Condividi tramite


ExtendedExecutionForegroundSession.Reason Proprietà

Definizione

Ottiene o imposta il motivo della richiesta di esecuzione estesa.

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

Valore della proprietà

Motivo della richiesta di esecuzione estesa.

Requisiti Windows

Funzionalità dell'app
extendedExecutionBackgroundAudio extendedExecutionCritical extendedExecutionUnconstrained

Si applica a