Click or drag to resize

ProtocolAddressPropertyBagEditor Methods

The ProtocolAddressPropertyBagEditor type exposes the following members.

Methods
  NameDescription
Public methodGetAddress
Returns a ProtocolAddress that represents the configuration defined by this object.
Public methodNextProperty
Returns the next property that needs to be edited to complete the address.
Protected methodNotifyPropertyChanged(PropertyChangedEventArgs)
Raises the PropertyChanged event.
Protected methodNotifyPropertyChanged(String)
Raises the PropertyChanged event.
Public methodSetAddress
Sets this configuration object properties from the ProtocolAddress given.
Top
See Also