Click or drag to resize

ShellMenuItemTopNewMenuPlaceholderPath Property

Gets or sets the top 'New' menu placeholder path.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string TopNewMenuPlaceholderPath { get; set; }

Property Value

Type: String
The top 'New' menu placeholder path.
See Also