Partager via


FileInformation.FileType Propriété

Définition

Obtient le type de fichier.

public:
 property Platform::String ^ FileType { Platform::String ^ get(); };
winrt::hstring FileType();
public string FileType { get; }
var string = fileInformation.fileType;
Public ReadOnly Property FileType As String

Valeur de propriété

String

Platform::String

winrt::hstring

Type de fichier.

Implémente

S’applique à