ShellTreeNodeSpecialFolder Property |
SpecialFolder allows you to get the type of the currently listed folder.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ShellFolder SpecialFolder { get; }
Public ReadOnly Property SpecialFolder As ShellFolder
Get
public:
property ShellFolder SpecialFolder {
ShellFolder get ();
}
member SpecialFolder : ShellFolder with get
Property Value
Type:
ShellFolderSee Also