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



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace > ObjectDescriptor Class : DefaultUrlString Field
Default URL string of the resource. Equals to "dcom:".
Syntax
'Declaration
 
Public Shadows Const DefaultUrlString As String
'Usage
 
Dim value As String
 
value = ObjectDescriptor.DefaultUrlString
public new const string DefaultUrlString
public:
new 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