FileInfo: FullName (get)

FullName

Returns a full path to the file, including the filename.



 Public Property Get FullName ( ) As String

Return Values

String -  A full path to the file.

Remarks

If not root directory portion is found in the filename, then the currenct directory is used.

Read Only.

See Also

Project CorLib Overview

Class FileInfo Overview