ShellBrowser .Net Edition
HasChildren Property
NamespacesJam.ShellShellTreeNodeHasChildren
true, if this ShellTreeNode has subfolders; otherwise false.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasChildren { get; set; }
Public Property HasChildren As Boolean
public:
property bool HasChildren {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)