RouteSetStatusChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents event args for conveying the route status.
The RouteSetStatusChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Exception | Gets the exception, if any, associated with the event. | |
RouteSetStatus | Gets the status of dialog's route set. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top