NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

StreamWriter Fields

The fields of the StreamWriter class are listed below. For a complete list of StreamWriter class members, see the StreamWriter 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:

CoreNewLine (inherited from TextWriter) Gets the next line in the file.

See Also

StreamWriter Class | System.IO Namespace