NodeContent.GetStream Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9147)
GetStream()
Returns Stream with the content of the file.
Declaration
public Stream GetStream()
Returns
Type | Description |
---|---|
Stream | Stream with the content of the file. |