An ExShellFolder object that specifies
the special folder.
Windows OS has several folders that are called 'shell
folders'. For example, those are 'Program files','Recycle Bin', etc. Since
these folders may be different among different PC's, this property is used to
determine path to such folders on a local computer. Using this value, instead
of constant path ensures portability of your software among different Windows
OS'es. Use the BrowseFolder
property to browse for another folder.