ShellBrowserBaseIsEnumerable Property |
True if the currently active object is a folder and can be browsed.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public bool IsEnumerable { get; }
Public ReadOnly Property IsEnumerable As Boolean
Get
public:
property bool IsEnumerable {
bool get ();
}
member IsEnumerable : bool with get
Property Value
Type:
BooleanSee Also