ExtendedExecutionForegroundSession.Reason Eigenschaft

Definition

Ruft den Grund für die erweiterte Ausführungsanforderung ab oder legt diese fest.

public:
 property ExtendedExecutionForegroundReason Reason { ExtendedExecutionForegroundReason get(); void set(ExtendedExecutionForegroundReason value); };
ExtendedExecutionForegroundReason Reason();

void Reason(ExtendedExecutionForegroundReason value);
public ExtendedExecutionForegroundReason Reason { get; set; }
var extendedExecutionForegroundReason = extendedExecutionForegroundSession.reason;
extendedExecutionForegroundSession.reason = extendedExecutionForegroundReason;
Public Property Reason As ExtendedExecutionForegroundReason

Eigenschaftswert

Der Grund für die erweiterte Ausführungsanforderung.

Windows-Anforderungen

App-Funktionen
extendedExecutionBackgroundAudio extendedExecutionCritical extendedExecutionUnconstrained

Gilt für: