FileResult.ContentType プロパティ

定義

応答の Content-Type ヘッダーを取得します。

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

プロパティ値

適用対象