Edit

Share via


RouteSetStatusChangedEventArgs Class

Definition

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.

Applies to