StreamOnIStreamNativeStream Property |
Gets the underlying IStream object.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public IStream NativeStream { get; }
Property Value
Type:
IStream
The native object.
See Also