This documentation is archived and is not being maintained.

HttpWriter Properties

The properties of the HttpWriter class are listed here. For a complete list of HttpWriter class members, see the HttpWriter Members topic.

Public Properties

public propertyEncoding Overridden. Gets an Encoding object for the TextWriter.
public propertyFormatProvider (inherited from TextWriter) Gets an object that controls formatting.
public propertyNewLine (inherited from TextWriter) Gets or sets the line terminator string used by the current TextWriter.
public propertyOutputStream Gets a Stream object to enable HTTP output directly from the Stream.

See Also

HttpWriter Class | System.Web Namespace

Show: