This topic has not yet been rated - Rate this topic

HttpWriter Properties

The HttpWriter type exposes the following members.

  Name Description
Public property Encoding Gets an Encoding object for the TextWriter. (Overrides TextWriter.Encoding.)
Public property FormatProvider Gets an object that controls formatting. (Inherited from TextWriter.)
Public property NewLine Gets or sets the line terminator string used by the current TextWriter. (Inherited from TextWriter.)
Public property OutputStream Gets a Stream object to enable HTTP output directly from the Stream.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.