다음을 통해 공유


ResourceProperty.MimeType 속성

정의

속성의 MIME 형식을 가져오거나 설정합니다.

public:
 property System::String ^ MimeType { System::String ^ get(); void set(System::String ^ value); };
public string MimeType { get; set; }
member this.MimeType : string with get, set
Public Property MimeType As String

속성 값

MIME 형식을 나타내는 문자열 값입니다.

설명

null MIME 형식은 지정되지 않습니다.

적용 대상