Table of Contents

ISandcastleProject.MaximumGroupParts Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This read-only property is used to get the maximum number of namespace parts to consider when namespace grouping is enabled.

int MaximumGroupParts { get; }

Property Value

int

The 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