Click or drag to resize
Sandcastle Help File BuilderNamespaceSummaryItem Properties

The NamespaceSummaryItem type exposes the following members.

Properties
  NameDescription
Public propertyIsDirty
This is used to get or set the dirty state of the item
(Inherited from PropertyBasedCollectionItem.)
Public propertyIsDocumented
This is used to get or set whether or not the namespace is included in the help file
Public propertyIsGroup
This read-only property is used to check whether or not this is a namespace group
Public propertyName
This read-only property is used to get the namespace name
Public propertyProjectFile
This is used to get the owning project file
(Inherited from PropertyBasedCollectionItem.)
Public propertySummary
This is used to get or set the namespace summary comments
Top
See Also