System.Web Namespace HttpResponse Class
Enables output of text to the outgoing HTTP response stream.
[ VB ] Public ReadOnly Property Output As TextWriter [ C# ] public TextWriter Output {get;} [ C++ ] public: __property TextWriter* get_Output ( ); [ JScript ] public function get Output ( ) : TextWriter;
A TextWriter object enabling custom output to the client.
HttpResponse Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph