Click or drag to resize

ProtocolAddress Properties

The ProtocolAddress type exposes the following members.

Properties
 NameDescription
Public propertyBinaryParts Decodes the absolute path of the address into segments, returning them as binary data.
Public propertyHasHost Returns true if the hostname is set.
Public propertyNextProtocol The next protocol indicated by the address (second part of the scheme, if present).
Public propertyParts Decodes the absolute path of the address into parts.
Public propertyProtocol The protocol indicated by the address (first part of the scheme).
Public propertySchemeParts The individual parts of the scheme.
Top
See Also