Click or drag to resize

ShellFolderAddNewMenuTemplatePath Property

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

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

Property Value

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