ShellBrowser .Net Edition
GetIndexFromPath Method (Path)
NamespacesJam.ShellSystemImageListHelperGetIndexFromPath(String)
Returns the icon index for the passed file
Declaration Syntax
C#Visual BasicVisual C++
public static int GetIndexFromPath(
	string Path
)
Public Shared Function GetIndexFromPath ( _
	Path As String _
) As Integer
public:
static int GetIndexFromPath(
	String^ Path
)
Parameters
Path (String)
A path to a file
Return Value
The index of the corresponding icon in the system image list.

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