Protocol |
public abstract class ProtocolAddressPropertyBagEditor : BaseCustomTypeDescriptor, INotifyPropertyChanged
The ProtocolAddressPropertyBagEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| ProtocolAddressPropertyBagEditor | Initializes a new instance of the ProtocolAddressPropertyBagEditor class |
| 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. |
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value changes. |