OPC Labs Base Library
SchemeAndAuthority Implemented Property
OpcLabs_BaseLib ActiveX DLL > ObjectDescriptor Object > EndpointDescriptor Interface : SchemeAndAuthority Implemented Property
Description
Gets the Scheme and Authority properties separated by a colon (:) and double forward slash (//) as needed.

 

DISPID (Dispatch ID):

 

For more information, see SchemeAndAuthority in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property SchemeAndAuthority As String
Return Type

See SchemeAndAuthority in .NET Reference.

Remarks

For remarks, see SchemeAndAuthority in .NET Reference.

Example

For examples, see SchemeAndAuthority in .NET Reference.

See Also

ObjectDescriptor Object  | EndpointDescriptor Interface