다음을 통해 공유


StreamResourceInfo.ContentType 속성

정의

스트림의 콘텐츠 형식을 가져오거나 설정합니다.

public:
 property System::String ^ ContentType { System::String ^ get(); };
public string ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

속성 값

String

MIME(다목적 인터넷 메일 확장) 콘텐츠 형식입니다.

적용 대상