FileInfo: DirectoryName (get)

DirectoryName

Returns the directory portion of the filename.



 Public Property Get DirectoryName ( ) As String

Return Values

String -  The directory portion of the filename.

Remarks

This does not very the existence of the file.

Read Only.

See Also

Project CorLib Overview

Class FileInfo Overview