Click or drag to resize

ShellListItemIsFolder Property

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

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

Property Value

Type: Boolean
See Also