다음을 통해 공유


EmbeddedImage.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 형식입니다.

적용 대상