共用方式為


HttpContentStream class

包含在 StreamingRequest 數據流集合內的附件,其本身包含任何形式的媒體專案。

建構函式

HttpContentStream(HttpContent)

初始化 HttpContentStream 類別的新實例。

屬性

content
description
id

建構函式詳細資料

HttpContentStream(HttpContent)

初始化 HttpContentStream 類別的新實例。

new HttpContentStream(content: HttpContent)

參數

content
HttpContent

要指派給 HttpContentStreamHttpContent

屬性詳細資料

content

content: HttpContent

屬性值

description

description: { id: string, length: number, type: string }

屬性值

{ id: string, length: number, type: string }

id

id: string

屬性值

string