Returns the size of the file in bytes.
Public Property Get Length ( ) As Currency
A Currency datatype is used to allow file sizes greater than 2gig.
Read Only.
Project CorLib Overview
Class FileInfo Overview