Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The IndentingWriter type exposes the following members.

Properties

  NameDescription
Encoding
When overridden in a derived class, returns the Encoding in which the output is written.
(Overrides TextWriter..::.Encoding.)
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.)

See Also