Click or drag to resize

ItemIdListSpecialFolder Property

SpecialFolder allows you to get the type of the currently listed folder.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public ShellFolder SpecialFolder { get; }

Property Value

Type: ShellFolder

Implements

IJamItemIdListSpecialFolder
See Also