Gets the reason that this app is being activated.
public:
property ActivationKind Kind {
ActivationKind get ();
}
Type: ActivationKind
One of the enumeration values.
Namespace: Windows.ApplicationModel.Activation
Metadata: windows.winmd
LaunchActivatedEventArgs Class