Gets the stream. Only valid if IInitializeWithStream was called.
Namespace:
ShellBoost.Core.Handlers
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Stream Stream { get; }
Property Value
Type:
Stream
The stream.
See Also