ExtendedExecutionForegroundRevokedEventArgs.Reason Property

Definition

Gets the reason extended execution was revoked.

public:
 property ExtendedExecutionForegroundRevokedReason Reason { ExtendedExecutionForegroundRevokedReason get(); };
ExtendedExecutionForegroundRevokedReason Reason();
public ExtendedExecutionForegroundRevokedReason Reason { get; }
var extendedExecutionForegroundRevokedReason = extendedExecutionForegroundRevokedEventArgs.reason;
Public ReadOnly Property Reason As ExtendedExecutionForegroundRevokedReason

Property Value

The reason extended execution was revoked.

Applies to