Opc.Ua.Core
DefaultUriSchemes Field



Opc.Ua Namespace > Utils Class : DefaultUriSchemes Field
The URI schemes which are supported in the core server.
Syntax
'Declaration
 
Public Shared ReadOnly DefaultUriSchemes As String()
'Usage
 
Dim value() As String()
 
value = Utils.DefaultUriSchemes
public static readonly string[] DefaultUriSchemes
public:
static readonly array<String^>^ DefaultUriSchemes
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Utils Class
Utils Members