ProtocolActivatedEventArgs.PreviousExecutionState Property

Gets the execution state of the app before it was activated.

Syntax

public:
property ApplicationExecutionState PreviousExecutionState {
         ApplicationExecutionState get ();
}  

Property value

Type: ApplicationExecutionState 

Returns the execution state of the app before it was activated.

Requirements

Namespace: Windows.ApplicationModel.Activation

Metadata: windows.winmd

See also

Reference

ProtocolActivatedEventArgs Class

ProtocolActivatedEventArgs Members

Windows.ApplicationModel.Activation Namespace