Click or drag to resize

OnDemandDataMediumStream Property

Gets the stream.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Stream Stream { get; }

Property Value

Type: Stream
The stream or null.
See Also