Click or drag to resize

ShellListItemIsParentFolderItem Property

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

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public bool IsParentFolderItem { get; }

Property Value

Boolean
See Also