OPC Studio User's Guide and Reference
DefaultNodePath Field (NodeElement)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > NodeElement Class : DefaultNodePath Field
Default node path. Equals to null, meaning that no node path is specified.

The value of this constant is null.

Syntax
'Declaration
 
Public Const DefaultNodePath As String
'Usage
 
Dim value As String
 
value = NodeElement.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