Returns true, if this item represents the parent folder, which is usually displayed as ".."

Declaration Syntax
public bool IsParentFolderItem { get; internal set; }Public Property IsParentFolderItem As Boolean
public:
property bool IsParentFolderItem {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)