A
Anthony P.
Hello Everyone,
I am building an application and I need to walk the file system from
the root directory on down. I need to cover every single directory on
the system and all of their sub directories. Basically, I am trying to
programatically obtain a count of how many files the system has.
Any ideas on how to walk the filesystem in VB.NET or if there is a
better way to get a file count?
Thanks!
Anthony
I am building an application and I need to walk the file system from
the root directory on down. I need to cover every single directory on
the system and all of their sub directories. Basically, I am trying to
programatically obtain a count of how many files the system has.
Any ideas on how to walk the filesystem in VB.NET or if there is a
better way to get a file count?
Thanks!
Anthony