| FileInfo: Length (get) |
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 VBCorLib Overview Class FileInfo Overview FileInfo Properties FileInfo Methods LastWriteTimeUtc (set) MoveTo