Gets the execution state of the app before it was activated.
public:
property ApplicationExecutionState PreviousExecutionState {
ApplicationExecutionState get ();
}
Type: ApplicationExecutionState
Returns the execution state of the app before it was activated.
Namespace: Windows.ApplicationModel.Activation
Metadata: windows.winmd
ProtocolActivatedEventArgs Class