System.Web.HttpWriter Class

Provides a System.IO.TextWriter object that is accessed through the intrinsic System.Web.HttpResponse object.

See Also: HttpWriter Members

Syntax

public sealed class HttpWriter : System.IO.TextWriter

Remarks

The HttpResponse.Write(string) methods of the intrinsic System.Web.HttpResponse object make internal calls to an System.Web.HttpWriter object.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0