HttpResponseBase::OutputStream Property
.NET Framework (current version)
Gets the object that enables binary output to the outgoing HTTP content body.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.IO::Stream^An object that represents the raw contents of the outgoing HTTP content body.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: