Click or drag to resize

ShellBrowserBaseHasSubFolders Property

Checks if the currently active object has subfolders.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public bool HasSubFolders { get; }

Return Value

Type: Boolean
true, if the currently active object has subfolders, false otherwise or if this cannot be determined.
See Also