ShellBrowser .Net Edition
IsParentFolderItem Property
NamespacesJam.ShellShellListItemIsParentFolderItem
Returns true, if this item represents the parent folder, which is usually displayed as ".."
Declaration Syntax
C#Visual BasicVisual C++
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)