ISandcastle ProjectRoot Namespace Title 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: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
If left blank (the default), the localized version of the text "Namespaces" will be used
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
string RootNamespaceTitle { get; }VB
ReadOnly Property RootNamespaceTitle As String
GetC++
property String^ RootNamespaceTitle {
String^ get ();
}F#
abstract RootNamespaceTitle : string with getProperty Value
StringIf left blank (the default), the localized version of the text "Namespaces" will be used