Click or drag to resize

UTF8StringWriter Properties

The UTF8StringWriter type exposes the following members.

Properties
  NameDescription
Public propertyEncoding
Gets the Encoding in which the output is written. Returns UTF-8
(Overrides StringWriterEncoding.)
Public propertyFormatProvider
Gets an object that controls formatting.
(Inherited from TextWriter.)
Public propertyNewLine
Gets or sets the line terminator string used by the current TextWriter.
(Inherited from TextWriter.)
Top
See Also