共用方式為


HttpResponseFeature.Body 屬性

定義

取得或設定 Stream 用於寫入回應本文的 。

public:
 property System::IO::Stream ^ Body { System::IO::Stream ^ get(); void set(System::IO::Stream ^ value); };
public System.IO.Stream Body { get; set; }
member this.Body : System.IO.Stream with get, set
Public Property Body As Stream

屬性值

實作

適用於