StreamStatic: NullStream (get)

NullStream

Returns a Stream object with no backing store.



 Public Property Get NullStream ( ) As Stream

Return Values

Stream -  A Stream object that has no backing store.

Read Only.

See Also

Project CorLib Overview

Class StreamStatic Overview