Click or drag to resize

StreamOnIStreamStorageType Property

Gets the type of storage.

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

Property Value

Type: STGTY
The type of storage.
See Also