FileShellContentStream Property |
Gets the underlying stream instance. Lazily loaded.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected virtual Stream Stream { get; }
Property Value
Type:
StreamThe underlying stream instance.
See Also