Click or drag to resize

IconShellThumbnailIconLocation Property

Gets or sets the icon path.

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

Property Value

Type: String
The icon path.
See Also