QuickOPC User's Guide and Reference
OpcUATransportProfileBaseUriString Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAUtilities Class : OpcUATransportProfileBaseUriString Field
Base URI string for standard OPC UA transport profiles.
Syntax
'Declaration
 
Public Const OpcUATransportProfileBaseUriString As String
'Usage
 
Dim value As String
 
value = UAUtilities.OpcUATransportProfileBaseUriString
public const string OpcUATransportProfileBaseUriString
public:
const String^ OpcUATransportProfileBaseUriString
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