다음을 통해 공유


StorageItemThumbnail.ContentType 속성

정의

썸네일 이미지의 MIME 콘텐츠 형식을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

MIME 콘텐츠 형식입니다.

구현

적용 대상