This is a snippet that will use recursion to get the total size of the files in a given directory, including that directories sub-directories. The size is returned in megabytes
[b]Instructions:[/b]
This is a snippet that will use recursion to get the total size of the files in a given directory, including that directories sub-directories. The size is returned in megabytes
[b]Instructions:[/b] Need a reference to the System.IO Namespace
<">