次の方法で共有


ServiceOperation.MimeType プロパティ

定義

プリミティブ型の結果で指定された MIME の種類 (null の場合もあります)。

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

適用対象