|  | FolderDialogAttributeShowNewFolderButton Property | 
            This is used to get whether or not to show the New Folder button
            
 
Namespace: SandcastleBuilder.Utils.DesignAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
 Syntax
Syntaxpublic bool ShowNewFolderButton { get; }Public ReadOnly Property ShowNewFolderButton As Boolean
	Get
public:
property bool ShowNewFolderButton {
	bool get ();
}member ShowNewFolderButton : bool with get
Property Value
Type: 
Boolean See Also
See Also