NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpWriter Class

[To be supplied.]

Object
   TextWriter
      HttpWriter

[Visual Basic]
Public Class HttpWriter
   Inherits TextWriter
[C#]
public class HttpWriter : TextWriter
[C++]
public __gc class HttpWriter : public TextWriter
[JScript]
public class HttpWriter extends TextWriter

Remarks

[To be supplied.]

Requirements

Namespace: System.Web

Assembly: System.Web.dll

See Also

HttpWriter Members | System.Web Namespace