Click or drag to resize

ShellFolderAddNewMenuTemplatePath Property

Gets or sets the add 'New' menu template path.

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

Property Value

Type: String
The add new menu template path.
See Also