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