ShellBrowser .Net Edition
IconNumber Property
NamespacesJam.ShellShellBrowserIconNumber
Use IconNumber to get the number of the icon for the current object.
Declaration Syntax
C#Visual BasicVisual C++
public int IconNumber { get; }
Public ReadOnly Property IconNumber As Integer
public:
property int IconNumber {
	int get ();
}
Remarks
IconNumber contains the number of the icon in the system image list.
See Also

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)