The default name is the executable name with ".Ua.Config.Xml" appended. E.g. myclient.Ua.Config.xml
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UaClient Dim value As String instance.configFilename = value value = instance.configFilename |
C# | |
---|---|
public string configFilename {get; set;} |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x