Can be used to query if the currently active object is a folder or not.

Declaration Syntax
public bool IsFolder { get; }Public ReadOnly Property IsFolder As Boolean
public:
property bool IsFolder {
bool get ();
}
Return Value
true, if the currently active object is a folder, false otherwise
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)