SandcastleProjectMaximumGroupParts Property
This read-only property is used to get the maximum number of namespace parts to consider when
namespace grouping is enabled.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public int MaximumGroupParts { get; }
Public ReadOnly Property MaximumGroupParts As Integer
Get
public:
property int MaximumGroupParts {
int get ();
}
member 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