FileInfo: Extension (get)

Extension

Returns the extension portion of the filename.



 Public Property Get Extension ( ) As String

Return Values

String -  The extension portion of the filename.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class FileInfo Overview FileInfo Properties FileInfo Methods Exists (get) FileSystemInfo