Click or drag to resize

ShellTreeViewSpecialFolder Property

Gets or sets the selected special folder.

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ShellFolder SpecialFolder { get; set; }

Property Value

Type: ShellFolder
The special folder.
See Also