Help with reading FILESIZE

  • Thread starter Thread starter John Cosmas
  • Start date Start date
J

John Cosmas

How do you read the filesize of a document/file using the SYSTEM.IO.FILE or
whatever other function that might work? Please recommend.
 
John Cosmas said:
How do you read the filesize of a document/file using the SYSTEM.IO.FILE
or whatever other function that might work?

VB.NET: 'FileLen', .NET Framework: 'System.IO.FileInfo.Length'.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top