次の方法で共有


FileResult.ContentType プロパティ

定義

応答に使用するコンテンツ タイプを取得します。

public string ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

プロパティ値

コンテンツのタイプ。

適用対象