FileContentResult.FileContents 屬性

定義

要傳送至回應的二進位內容。

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

屬性值

Byte[]

檔案內容。

適用於