Click or drag to resize

ShellThumbnailImageLocation Property

Gets or sets the image path.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual string ImageLocation { get; set; }

Property Value

Type: String
The image path.
See Also