This is not possible because Silverlight does not give access to the local file system. You can only have access to files, not folders, to which the user gives you access to through the OpenFileDialog. Access to the files is through streams, not through paths.
André
Software Developer
Xceed Software Inc.