Enumerating folders

Hi again,

is it possible to get folder (or file) list in the specified path with pure Gadgets API

Thanks,

Jan



Answer this question

Enumerating folders

  • Soren D.

    Yes, have a look at System.Shell.Folder, you'll need to use the parse method to retrieve the items in the folder. The documentation is very poor though.

  • Enumerating folders