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