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 の種類が指定されていません。

適用対象