다음을 통해 공유


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

파일 형식입니다.

구현

적용 대상