FolderSettingsIsPinnedToNameSpaceTree Property |
Determines the 'PinToNameSpaceTree' or 'System.IsPinnedToNameSpaceTree' registry value.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool IsPinnedToNameSpaceTree { get; }
Property Value
Type:
Booleantrue if 'PinToNameSpaceTree' is set; null if the folder cannot be queried for; otherwise,
false.
See Also