This represents a a namespace summary item that can be used to add comments to a namespace in the help file or exclude it completely from the help file.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0

Syntax

C#
public class NamespaceSummaryItem : PropertyBasedCollectionItem
Visual Basic
Public Class NamespaceSummaryItem _
	Inherits PropertyBasedCollectionItem

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils..::..PropertyBasedCollectionItem
    SandcastleBuilder.Utils..::..NamespaceSummaryItem

See Also