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