Gets or sets the selected folder.
Use SelectedFolder to get or set the folder, which is currently selected in the TJamShellTree. If the currently selected folder is not a file system folder, SelectedFolder returns an empty string and you should use the SpecialFolder property to get the type of this folder. If the given folder doesn't exist or cannot be selected, an exception will be raised.
To check, if the folder has been successfully selected, you can use code like this: