'Declaration
<CanBeNullAttribute()> Property NodePath As String
'Usage
Dim instance As _DANodeElement Dim value As String instance.NodePath = value value = instance.NodePath
[CanBeNull()] string NodePath {get; set;}
'Declaration
<CanBeNullAttribute()> Property NodePath As String
'Usage
Dim instance As _DANodeElement Dim value As String instance.NodePath = value value = instance.NodePath
[CanBeNull()] string NodePath {get; set;}
Not to be confused with the BrowsePath, or the access path (only in OPC-DA 1.0, and quite rare).
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows