Поделиться через


ExtendedExecutionForegroundSession.Reason Свойство

Определение

Возвращает или задает причину расширенного запроса на выполнение.

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

Значение свойства

Причина для расширенного запроса на выполнение.

Требования к Windows

Возможности приложения
extendedExecutionBackgroundAudio extendedExecutionCritical extendedExecutionUnconstrained

Применяется к