Click or drag to resize

ShellListItemIsFolder Property

Is true if this item is a folder; false otherwise.

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

Property Value

Type: Boolean
See Also