TextWriter 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 TextWriter type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 Encoding When overridden in a derived class, returns the Encoding in which the output is written.
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 FormatProvider Gets an object that controls formatting.
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 NewLine Gets or sets the line terminator string used by the current TextWriter.

Top