This documentation is archived and is not being maintained.
HttpWriter Properties
.NET Framework 1.1
The properties of the HttpWriter class are listed here. For a complete list of HttpWriter class members, see the HttpWriter Members topic.
Public Properties
Encoding | Overridden. Gets an Encoding object for the TextWriter. |
FormatProvider (inherited from TextWriter) | Gets an object that controls formatting. |
NewLine (inherited from TextWriter) | Gets or sets the line terminator string used by the current TextWriter. |
OutputStream | Gets a Stream object to enable HTTP output directly from the Stream. |
See Also
Show:
