Condividi tramite


IStorageItemProperties.DisplayType Proprietà

Definizione

Ottiene il tipo descrittivo dell'elemento.

public:
 property Platform::String ^ DisplayType { Platform::String ^ get(); };
winrt::hstring DisplayType();
public string DisplayType { get; }
var string = iStorageItemProperties.displayType;
Public ReadOnly Property DisplayType As String

Valore della proprietà

String

Platform::String

winrt::hstring

Tipo descrittivo dell'elemento.

Commenti

Se l'elemento è un file di immagine, ad esempio, potrebbe avere un tipo descrittivo di "File JPG".

Si applica a