FileShellContentOpenRead Method |
Opens the file for reading.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax protected virtual Stream OpenRead()
Return Value
Type:
StreamA stream.
See Also