Click or drag to resize

ThumbnailCacheFlags Property

Gets combination of flags that contain information about this thumnail.

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

Property Value

Type: WTS_CACHEFLAGS
The cache flags.
See Also