Returns the icon index for the passed file

Declaration Syntax
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)