HttpWriter Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| Encoding | Overridden. Gets an Encoding object for the TextWriter. |
| 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. |
Community Additions
ADD
Show: