QuickOPC User's Guide and Reference
DefaultNodePath Field (NodeDescriptor)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > NodeDescriptor Class : DefaultNodePath Field
Default node path. Equals to null, meaning that no node path is specified.
Syntax
'Declaration
 
Public Const DefaultNodePath As String
'Usage
 
Dim value As String
 
value = NodeDescriptor.DefaultNodePath
public const string DefaultNodePath
public:
const String^ DefaultNodePath
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also