FileContentResult.FileContents 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
要傳送至回應的二進位內容。
public byte[] FileContents { get; }
member this.FileContents : byte[]
Public ReadOnly Property FileContents As Byte()
屬性值
Byte[]
檔案內容。