Microsoft Scripting Runtime
GetFileName Method
IFileSystem3 Object : GetFileName Method
Description
Return the file name from a path
Syntax
Visual Basic
Public Function GetFileName( _
   ByVal Path As String _
) As String
Parameters
Path
See Also

IFileSystem3 Object  | IFileSystem3 Members