Condividi tramite


AppDisplayInfo.Description Proprietà

Definizione

Ottiene la descrizione dell'applicazione.

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = appDisplayInfo.description;
Public ReadOnly Property Description As String

Valore della proprietà

String

Platform::String

winrt::hstring

Descrizione dell'applicazione definita nel manifesto del pacchetto (Package.appxmanifest).

Si applica a