Programming with FTP OLE Automation
FileSize property
Syntax |
Object.FileSize |
Data type |
Long |
Returns the size of the file found by the GetNextFileDetails method.
Note
ยท If you are working in a development environment that supports 64-bit data values, you can use FileSizeEx for file size values that exceed the Long integer maximum (2,147,483,647).
None