다음을 통해 공유


IContentTypeProvider.ContentType 속성

정의

데이터의 형식을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

데이터 형식의 식별자입니다.

적용 대상