FileContentResult.FileContents プロパティ

定義

応答に送信するバイナリ コンテンツ。

public byte[] FileContents { get; }
member this.FileContents : byte[]
Public ReadOnly Property FileContents As Byte()

プロパティ値

Byte[]

ファイルの内容。

適用対象