FileNotFoundException: FileName (get)

FileName

Gets the name of the file that could not be found.



 Public Property Get FileName ( ) As String

Return Values

String -  The name of the file that could not be found, or an empty string if not filename was supplied.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class FileNotFoundException Overview FileNotFoundException Properties FileNotFoundException Methods Exception GetBaseException