ISandcastleProject.RootNamespaceContainer Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get whether or not a root namespace entry is added to the table of contents to act as a container for the namespaces from the documented assemblies.
bool RootNamespaceContainer { get; }
Property Value
- bool
If true, a root Namespaces table of contents entry will be created as the container of the namespaces in the documented assemblies. If false, the default, the namespaces are listed in the table of contents as root entries.