NamespaceSummaryItemIsGroup Property
This read-only property is used to check whether or not this is a namespace group
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public bool IsGroup { get; }
Public ReadOnly Property IsGroup As Boolean
Get
public:
property bool IsGroup {
bool get ();
}
member IsGroup : bool with get
Property Value
Boolean