Click or drag to resize
StreamNull Field
A Stream with no backing store.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly Stream Null

Field Value

Type: Stream
See Also