ISandcastleProjectMaximumGroupParts Property
This read-only property is used to get the maximum number of namespace parts to consider when
namespace grouping is enabled.
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
int MaximumGroupParts { get; }
ReadOnly Property MaximumGroupParts As Integer
Get
property int MaximumGroupParts {
int get ();
}
abstract MaximumGroupParts : int with get
Property Value
Int32The minimum and default is 2. A higher value results in more namespace groups
Namespace groups are determined automatically and may be documented as well