Click or drag to resize

ShellTreeNodeIsFolder Property

true if the current item is a folder; otherwise false.

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

Property Value

Type: Boolean
See Also