Click or drag to resize
Sandcastle Help File BuilderXmlCommentsFileCollectionContainsInheritedDocumentation Property
This read-only property returns true if any of the comments files contain an inheritdoc, AttachedPropertyComments, or AttachedEventComments tag indicating that the Inherited Documentation tool will need to be ran.

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public bool ContainsInheritedDocumentation { get; }

Property Value

Type: Boolean
See Also