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 VBCorLib Overview Class FileInfo Overview FileInfo Properties FileInfo Methods Directory (get) Equals