OPC Studio User's Guide and Reference
DefaultBrowsePath Field (NodeDescriptor)



View with Navigation Tools
OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > NodeDescriptor Class : DefaultBrowsePath Field
Default browse path (null, i.e. none).
Syntax
'Declaration
 
Public Const DefaultBrowsePath As BrowsePath
 
'Usage
 
Dim value As BrowsePath
 
value = NodeDescriptor.DefaultBrowsePath
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