Microsoft Scripting Runtime
GetExtensionName Method
IFileSystem3 Object : GetExtensionName Method
Description
Returns the extension (for example "txt" or "exe") of the last component in a path.
Syntax
Visual Basic
Public Function GetExtensionName( _
   ByVal Path As String _
) As String
Parameters
Path
See Also

IFileSystem3 Object  | IFileSystem3 Members