OPC Studio User's Guide and Reference
DefaultDescriptorString Field (ResourceDescriptor)



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace > ResourceDescriptor Class : DefaultDescriptorString Field
Default value of the DescriptorString property. An empty string.

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

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