共用方式為


FileInformation.FileType 屬性

定義

取得檔案類型。

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

屬性值

String

Platform::String

winrt::hstring

檔案類型。

實作

適用於