LaunchActivatedEventArgs.Kind Property

Gets the reason that this app is being activated.

Syntax

public:
property ActivationKind Kind {
         ActivationKind get ();
}  

Property value

Type: ActivationKind 

One of the enumeration values.

Requirements

Namespace: Windows.ApplicationModel.Activation

Metadata: windows.winmd

See also

Reference

LaunchActivatedEventArgs Class

LaunchActivatedEventArgs Members

Windows.ApplicationModel.Activation Namespace