ShellThumbnailUseImageAsIcon Property |
Gets or sets a value that indicate whether the image is used as an icon.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual bool UseImageAsIcon { get; set; }
Property Value
Type:
BooleanA value that indicates whether the image is used as an icon.
See Also