ShellTreeNodeSpecialFolder Property |
SpecialFolder allows you to get the type of the currently listed folder.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic ShellFolder SpecialFolder { get; }Public ReadOnly Property SpecialFolder As ShellFolder
Get
public:
property ShellFolder SpecialFolder {
ShellFolder get ();
}member SpecialFolder : ShellFolder with get
Property Value
ShellFolder
See Also