KnownFolderParent Property |
Gets the parent known folder.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public KnownFolder Parent { get; }
Property Value
Type:
KnownFolderThe parent known folder or null.
See Also