Click or drag to resize

FileShellContentOpenRead Method

Opens the file for reading.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected virtual Stream OpenRead()

Return Value

Type: Stream
A stream.
See Also