Sunday, January 31, 2010
VB.NET File Size (FileInfo Example)
NET programming language; the FileInfo type in the System.IO namespace provides for this functionality. By creating a new FileInfo instance on a file name, you can access the Length property to get a byte size of the file. ...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.