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.2
Syntax
public bool IsFolder { get; }

Property Value

Boolean
See Also