OPC Studio User's Guide and Reference
DefaultTransportProfileUriString Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACommunicationProfile Class : DefaultTransportProfileUriString Field
Default value of the TransportProfileUriString property.

The value of this constant is "" (String.Empty).

Syntax
'Declaration
 
Public Const DefaultTransportProfileUriString As String
'Usage
 
Dim value As String
 
value = UACommunicationProfile.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