IStorageItemProperties.DisplayType Propriété

Définition

Obtient le type convivial de l’élément.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Type convivial de l’élément.

Remarques

Si l’élément est un fichier image, par exemple, il peut avoir un type convivial de « fichier JPG ».

S’applique à