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