Click or drag to resize

IconShellThumbnailLocalAppPath Property

Gets the local application path, used for storing cached icon files.

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

Property Value

Type: String
The local application path.
See Also