StringWriter Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The StringWriter type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 Encoding Gets the Encoding in which the output is written. (Overrides TextWriter.Encoding.)
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 FormatProvider Gets an object that controls formatting. (Inherited from TextWriter.)
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 NewLine Gets or sets the line terminator string used by the current TextWriter. (Inherited from TextWriter.)

Top