The total size of all the files in the folder measured in bytes, is yielded by this property. At least this is consistent with the size property belonging to the File objects. It remains to be seen whether this actually yields the same value as you would get if you obtained the size properties from every file in the folder and summed them yourself. There may be invisible files and this property should include their sizes too.
See also: | File.Size |
Prev | Home | Next |
Folder.ShortPath | Up | Folder.SubFolders[] |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |