Click or drag to resize

ProtocolAddressEditorAttribute Properties

The ProtocolAddressEditorAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
The protocol name to use (or null to use Protocol.Name).
Public propertyEditor
A protocol address editor. (Eg one that derives from ProtocolAddressEditorBase).
Public propertyScheme
The default protocol address scheme to select for this protocol (or null to use Protocol.Name).
Top
See Also