I have a windows "explorer"-like app that users browse and launch files with. I am trying to key off of the DriveType property so that I can only allow users access to drives with type 3, which is a network drive (thus preventing them from accessing local drives). I have not yet found a way to do this that works, can anyone please assist? Thanks!