| 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 public bool ShowNewFolderButton { get; }
Public ReadOnly Property ShowNewFolderButton As Boolean
Get
public:
property bool ShowNewFolderButton {
bool get ();
}
member ShowNewFolderButton : bool with get
Property Value
Type:
BooleanSee Also