C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.IO
TextWriter Class
TextWriter Fields
CoreNewLine Field
Null Field
TextWriter
Null Field
Provides a TextWriter with no backing store that can be written to, but not read from.
Namespace:
System.IO
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
static
readonly
TextWriter
Null
Field Value
Type:
TextWriter
See Also
Reference
TextWriter Class
System.IO Namespace