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