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 の種類。

適用対象