OPCHDA.NET Reference Manual
UaConfigFileName Property
See Also  Send Feedback
OpcHDAWrapperUA.Net4 Assembly > OPCHDA.NET Namespace > OpcHDAServer Class : UaConfigFileName Property

Glossary Item Box

With UA option only.
The name of the file with the UA client configuration.
The name can be an absolute file path or a file name relative to the application executable directory.
When the class instance is created the name is set to xxx.Ua.Config.Xml
with xxx being the name of the application executable. The application can overwrite the name before Connect() is called.

Syntax

Visual Basic (Declaration) 
Public Property UaConfigFileName As String
C# 
public string UaConfigFileName {get; set;}

Requirements

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

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.