Microsoft Scripting Runtime
GetBaseName Method
Description
Return base name from a path
Syntax
Visual Basic
Public Function GetBaseName( _
   ByVal Path As String _
) As String
Parameters
Path
See Also

FileSystemObject Object  | FileSystemObject Members

Send feedback