G
Guest
Okay, so I have some code that can do a recursive search to get the raw
number of files and folders. No big.
As a user, I can right click on any parent folder, get the properites, and
then on the general tab, the number of child files and folders are retrieved
after a few seconds. Is there any property or anything at all in VB.NET that
allows you to access THIS specific information? I'm just looking for an
alternate way to get all the child folders of a parent folder near the root
of the drive.
number of files and folders. No big.
As a user, I can right click on any parent folder, get the properites, and
then on the general tab, the number of child files and folders are retrieved
after a few seconds. Is there any property or anything at all in VB.NET that
allows you to access THIS specific information? I'm just looking for an
alternate way to get all the child folders of a parent folder near the root
of the drive.