The search term is only applied to the file or folder name, and not the full path. There is no way to selectively filter out items based on their path. The SearchFileSystem method performs very simple, and very fast searches based only on file or folder names, with wild cards. If you want to provide...