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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace > UANamespaceQualified 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 = UANamespaceQualified.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