QuickOPC User's Guide and Reference
DefaultNamespace Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess Namespace > DAPropertyDescriptor Class : DefaultNamespace Field
Default namespace, used when the qualified name is given as a string but does not specify a namespace.
Syntax
'Declaration
 
Public Const DefaultNamespace As String
'Usage
 
Dim value As String
 
value = DAPropertyDescriptor.DefaultNamespace
public const string DefaultNamespace
public:
const String^ DefaultNamespace
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