Click or drag to resize

KnownFolderParentId Property

Gets the parent identifier.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Guid ParentId { get; }

Property Value

Type: Guid
The parent identifier.
See Also