OPC Studio User's Guide and Reference
DefaultNamespaceUriString Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace > UANamespaceQualified Class : DefaultNamespaceUriString Field
Default namespace URI string. Equals to an empty string.

The value of this constant is "" (String.Empty).

Syntax
'Declaration
 
Public Const DefaultNamespaceUriString As String
'Usage
 
Dim value As String
 
value = UANamespaceQualified.DefaultNamespaceUriString
public const string DefaultNamespaceUriString
public:
const String^ DefaultNamespaceUriString
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