TextWriter Constructor
.NET Framework 3.0
Initializes a new instance of the TextWriter class.
TextWriter Members
System.IO Namespace
Reading Text from a File
Writing Text to a File
| Name | Description |
|---|---|
| TextWriter () | Initializes a new instance of the TextWriter class. Supported by the .NET Compact Framework. |
| TextWriter (IFormatProvider) | Initializes a new instance of the TextWriter class with the specified format provider. Supported by the .NET Compact Framework. |
Reference
TextWriter ClassTextWriter Members
System.IO Namespace
Other Resources
File and Stream I/OReading Text from a File
Writing Text to a File
Community Additions
ADD
Show: