EasyUA Reference
GetUaConfigurationFileName Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > ConfigUtils Class : GetUaConfigurationFileName Method

Glossary Item Box

Get the path name of the UA application configuration file. Either AppSettings["UaConfigurationFile"] or the application path with ".Ua.Config.Xml" appended.

Syntax

Visual Basic (Usage)Copy Code
Dim value As String
 
value = ConfigUtils.GetUaConfigurationFileName()
C# 
public static string GetUaConfigurationFileName()

Return Value

The path name of the application UA configuration file.

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.