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