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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAEndpointDescriptor Class : DefaultUrlString Field
Default URL string of the resource. Equals to "opc.tcp:/".
Syntax
'Declaration
 
Public Shadows Const DefaultUrlString As String
'Usage
 
Dim value As String
 
value = UAEndpointDescriptor.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