Click or drag to resize

IJamItemIdListIsFolder Property

Gets a value indicating whether this object is a folder and can be enumerated.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
bool IsFolder { get; }

Property Value

Type: Boolean
True if this object is folder, false if not.
See Also