Click or drag to resize

FileShellContentOpenRead Method

Opens the file for reading.

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

Return Value

Type: Stream
A stream.
See Also