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
Visual Basic |
---|
Public Function GetFileName( _ ByVal Path As String _ ) As String |