ISandcastle ProjectMaximum Group Parts Property
This read-only property is used to get the maximum number of namespace parts to consider when
namespace grouping is enabled.
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The minimum and default is 2. A higher value results in more namespace groups
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
int MaximumGroupParts { get; }VB
ReadOnly Property MaximumGroupParts As Integer
GetC++
property int MaximumGroupParts {
int get ();
}F#
abstract MaximumGroupParts : int with getProperty Value
Int32The minimum and default is 2. A higher value results in more namespace groups
Remarks
Namespace groups are determined automatically and may be documented as well