Condividi tramite


ExtendedExecutionForegroundSession.Description Proprietà

Definizione

Ottiene o imposta una stringa da visualizzare nella shell.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa da visualizzare nella shell.

Requisiti Windows

Funzionalità dell'app
extendedExecutionBackgroundAudio extendedExecutionCritical extendedExecutionUnconstrained

Si applica a