This documentation is archived and is not being maintained.
HttpWriter Properties
Visual Studio 2010
The HttpWriter type exposes the following members.
| Name | Description | |
|---|---|---|
|
Encoding | Gets an Encoding object for the TextWriter. (Overrides TextWriter::Encoding.) |
|
FormatProvider | Gets an object that controls formatting. (Inherited from TextWriter.) |
|
NewLine | Gets or sets the line terminator string used by the current TextWriter. (Inherited from TextWriter.) |
|
OutputStream | Gets a Stream object to enable HTTP output directly from the Stream. |
Show: