StringWriter Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The StringWriter type exposes the following members.
| Name | Description | |
|---|---|---|
|
Encoding | Gets 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.) |
Show: