Click or drag to resize

ShellTreeNodeIsFolder Property

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

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

Property Value

Type: Boolean
See Also