ShellFolderCustomSettingsIconIndex Property |
Gets or sets the index of the icon within the file named in IconFile.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int IconIndex { get; set; }
Property Value
Type:
Int32
The index of the icon.
See Also