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



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Parsing Namespace > UANodeIdParser Class : StandardNamespaceUriString Field
Standard namespace URI string used by OPC Foundation. Equals to "http://opcfoundation.org/UA/".
Syntax
'Declaration
 
Public Const StandardNamespaceUriString As String
 
'Usage
 
Dim value As String
 
value = UANodeIdParser.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