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 public virtual string AddNewMenuTemplatePath { get; set; }
Property Value
Type:
StringThe add new menu template path.
See Also