Click or drag to resize

ItemIdListIsFolder Property

Does this ItemIdList element represent a directory?

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

Property Value

Type: Boolean

Implements

IJamItemIdListIsFolder
See Also