This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
TextWriter Fields
The fields of the TextWriter class are listed below. For a complete list of TextWriter class members, see the TextWriter Members topic.
Public:
Null |
Provides a repository with no backing store that can be written to, but not read from. Use Null to redirect output to a stream that will not consume any operating system resources. |
Protected:
See Also
TextWriter Class | System.IO Namespace