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



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
public const BrowsePath DefaultBrowsePath
public:
const BrowsePath^ 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