This topic has not yet been rated - Rate this topic

StringWriter Properties

The StringWriter type exposes the following members.

  Name Description
Public property Encoding Gets the Encoding in which the output is written. (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.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.