Bagikan melalui


ExtendedExecutionForegroundSession.Reason Properti

Definisi

Mendapatkan atau menetapkan alasan permintaan eksekusi yang diperpanjang.

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

Nilai Properti

Alasan untuk permintaan eksekusi yang diperpanjang.

Persyaratan Windows

Kemampuan aplikasi
extendedExecutionBackgroundAudio extendedExecutionCritical extendedExecutionUnconstrained

Berlaku untuk