OPC Studio User's Guide and Reference
BrowsePathParser Class
Members 



View with Navigation Tools
OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Navigation.Parsing Namespace : BrowsePathParser Class
A parser for browse paths (the result is always an absolute path).
Object Model
BrowsePathParser ClassBrowsePath ClassBrowsePathParser Class
Syntax
'Declaration
 
<ComDefaultInterfaceAttribute(OpcLabs.BaseLib.Navigation.Parsing.ComTypes._BrowsePathParser)>
<ComVisibleAttribute(True)>
<GuidAttribute("3CD098C6-EB98-42B0-ABCD-E35335A740CD")>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
<SerializableAttribute()>
Public NotInheritable Class BrowsePathParser 
   Implements OpcLabs.BaseLib.Navigation.Parsing.ComTypes._BrowsePathParser 
 
'Usage
 
Dim instance As BrowsePathParser
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.Navigation.Parsing.BrowsePathParser

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