Provides a StreamWriter with no backing store that can be written to, but not read from.
Namespace: System.IOAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax public static readonly StreamWriter Null
Field Value
Type:
StreamWriterSee Also