ShellFolderCustomSettingsIconFile Property |
Gets or sets a string containing the path to file containing the folder's icon.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string IconFile { get; set; }
Property Value
Type:
String
The icon file.
See Also