IHttpResponseBodyFeature.Stream 属性

定义

Stream用于编写响应正文的 。

public:
 property System::IO::Stream ^ Stream { System::IO::Stream ^ get(); };
public System.IO.Stream Stream { get; }
member this.Stream : System.IO.Stream
Public ReadOnly Property Stream As Stream

属性值

适用于