OnDemandDataMediumStream Property |
Gets the stream.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Stream Stream { get; }
Property Value
Type:
Stream
The stream or null.
See Also