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


ExtendedExecutionForegroundSession.Description Свойство

Определение

Возвращает или задает строку для отображения в оболочке.

public:
 property Platform::String ^ Description { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Description();

void Description(winrt::hstring value);
public string Description { get; set; }
var string = extendedExecutionForegroundSession.description;
extendedExecutionForegroundSession.description = string;
Public Property Description As String

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

String

Platform::String

winrt::hstring

Строка, отображаемая в оболочке.

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

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

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