Condividi tramite


DataPackagePropertySetView.Description Proprietà

Definizione

Ottiene il testo che descrive il contenuto del DataPackage.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Testo che descrive il contenuto del DataPackage.

Si applica a