ShellBrowser .Net Edition
GetFileType Method (Extension)
NamespacesJam.ShellSystemImageListHelperGetFileType(String)
Returns the description text for the passed file extension
Declaration Syntax
C#Visual BasicVisual C++
public static string GetFileType(
	string Extension
)
Public Shared Function GetFileType ( _
	Extension As String _
) As String
public:
static String^ GetFileType(
	String^ Extension
)
Parameters
Extension (String)
a file extnsion like "TXT".
Return Value
The description text for the file type

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