CoreShellFolderParent Property |
Gets the parent folder.
Note the desktop folder's parent is the desktop folder.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public CoreShellFolder Parent { get; }
Property Value
Type:
CoreShellFolder
The parent folder.
See Also