OPCAE.NET-UA
GetUaConfigurationFileName Method
See Also  Send Feedback
Opc.Ua.ClientAE Namespace > ClientUtils 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 (Declaration) 
Public Shared Function GetUaConfigurationFileName() As String
C# 
public static string GetUaConfigurationFileName()

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, NET 4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.