ProtocolAddressPropertyBagEditor Methods |
The ProtocolAddressPropertyBagEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAddress |
Returns a ProtocolAddress that represents the configuration defined by this object.
| |
| NextProperty |
Returns the next property that needs to be edited to complete the address.
| |
| NotifyPropertyChanged(PropertyChangedEventArgs) |
Raises the PropertyChanged event.
| |
| NotifyPropertyChanged(String) |
Raises the PropertyChanged event.
| |
| SetAddress |
Sets this configuration object properties from the ProtocolAddress given.
|