Click or drag to resize

ShellMenuItemNewMenuPlaceholderPath Property

Gets or sets the 'New' menu placeholder path.

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

Property Value

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