Click or drag to resize

IconShellThumbnailLocalAppPath Property

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

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

Property Value

Type: String
The local application path.
See Also