ShellItem.Parent Property |
Gets the parent folder.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntaxpublic ShellFolder Parent { get; }
Property Value
Type:
ShellFolderThe parent.
See Also