System.Web.HttpWriter: Property Members

The properties of System.Web.HttpWriter are listed below. For a list of all members, see the HttpWriter Members list.

See Also: Inherited members from System.IO.TextWriter

Public Properties

[read-only]
override
EncodingSystem.Text.Encoding.

Gets an System.Text.Encoding object for the System.IO.TextWriter.

[read-only]
OutputStreamSystem.IO.Stream.

Gets a System.IO.Stream object to enable HTTP output directly from the System.IO.Stream.