Share via


MimeTypeAttribute.MimeType プロパティ

定義

要求の MIME の種類を取得します。

public:
 property System::String ^ MimeType { System::String ^ get(); };
public string MimeType { get; }
member this.MimeType : string
Public ReadOnly Property MimeType As String

プロパティ値

MIME の種類を表す文字列。

適用対象