SandcastleProjectRootNamespaceTitle Property

This read-only property is used to get an alternate title for the root namespaces page and the root table of contents container that appears when RootNamespaceContainer is set to true.

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string RootNamespaceTitle { get; }

Property Value

String
If left blank (the default), the localized version of the text "Namespaces" will be used

See Also