OPC Studio User's Guide and Reference
StandardNamespaceUriString Field (UABrowsePathParser)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation.Parsing Namespace > UABrowsePathParser Class : StandardNamespaceUriString Field
Namespace URI of standard names ("http://opcfoundation.org/UA/").
Syntax
'Declaration
 
Public Const StandardNamespaceUriString As String
'Usage
 
Dim value As String
 
value = UABrowsePathParser.StandardNamespaceUriString
public const string StandardNamespaceUriString
public:
const String^ StandardNamespaceUriString
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