HttpResponseWrapper::Output Property
.NET Framework (current version)
Gets the object that enables output of text to the outgoing HTTP response stream.
Assembly: System.Web (in System.Web.dll)
public: property TextWriter^ Output { virtual TextWriter^ get() override; virtual void set(TextWriter^ value) override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: