Click or drag to resize

ItemIdList.IsFolder Property

Does this ItemIdList element represent a directory?

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

Property Value

Type: Boolean

Implements

IJamItemIdList.IsFolder
See Also