RouteSetStatusChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents event args for conveying the route status.
public ref class RouteSetStatusChangedEventArgs : EventArgs
public class RouteSetStatusChangedEventArgs : EventArgs
type RouteSetStatusChangedEventArgs = class
inherit EventArgs
Public Class RouteSetStatusChangedEventArgs
Inherits EventArgs
- Inheritance
-
RouteSetStatusChangedEventArgs
Properties
Exception |
Gets the exception, if any, associated with the event. |
RouteSetStatus |
Gets the status of dialog's route set. |