EasyUA Reference
LoadConfiguration Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > UaClient Class : LoadConfiguration Method

Glossary Item Box

Load the UA configuration from the configuration file specified in the configFilename property and store it in the appConfig property.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As UaClient
 
instance.LoadConfiguration()
C# 
public void LoadConfiguration()

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.