StreamShellContentStream Property |
Gets the underlying Stream instance.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Stream Stream { get; }
Property Value
Type:
StreamThe underlying Stream instance.
See Also