Click or drag to resize

ThumbnailCacheFlags Property

Gets combination of flags that contain information about this thumnail.

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

Property Value

Type: WTS_CACHEFLAGS
The cache flags.
See Also