QuickOPC User's Guide and Reference
DefaultUrlString Field (ResourceDescriptor)



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace > ResourceDescriptor Class : DefaultUrlString Field
Default URL string of the resource. An empty string.
Syntax
'Declaration
 
Public Const DefaultUrlString As String
'Usage
 
Dim value As String
 
value = ResourceDescriptor.DefaultUrlString
public const string DefaultUrlString
public:
const String^ DefaultUrlString
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