ShellBrowser .Net Edition
HasSubFolders Property
NamespacesJam.ShellShellBrowserHasSubFolders
Checks if the currently active object has subfolders.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasSubFolders { get; }
Public ReadOnly Property HasSubFolders As Boolean
public:
property bool HasSubFolders {
	bool get ();
}
Return Value
true, if the currently active object has subfolders, false otherwise.

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