SpecialFolder allows you to get the type of the currently listed folder.
| C# | Visual Basic | Visual C++ |
public ShellFolder SpecialFolder { get; }
Public ReadOnly Property SpecialFolder As ShellFolder
public: property ShellFolder SpecialFolder { ShellFolder get (); }