EasyUA Reference
UaAppConfigFileAutoCreate Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > UaClient Class : UaAppConfigFileAutoCreate Property

Glossary Item Box

If not null then an application configuration file is created unless it already exists. The defined name is used as the appliction name.

Syntax

Visual Basic (Usage)Copy Code
Dim value As String
 
UaClient.UaAppConfigFileAutoCreate = value
 
value = UaClient.UaAppConfigFileAutoCreate
C# 
public static string UaAppConfigFileAutoCreate {get; set;}

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.