다음을 통해 공유


FileInformation.ContentType 속성

정의

파일의 내용을 설명하는 문자열을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

콘텐츠 형식 문자열입니다.

구현

적용 대상