OPC Studio User's Guide and Reference
DefaultTransportProfileUriString Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UAEndpointSelectionPolicy Class : DefaultTransportProfileUriString Field
Default value of the TransportProfileUriString property.
Syntax
'Declaration
 
Public Const DefaultTransportProfileUriString As String
'Usage
 
Dim value As String
 
value = UAEndpointSelectionPolicy.DefaultTransportProfileUriString
public const string DefaultTransportProfileUriString
public:
const String^ DefaultTransportProfileUriString
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