XmlCommentsFileCollection.ContainsInheritedDocumentation Property
Definition
- Namespace
- Sandcastle.Core.BuildEngine
- Assembly
- Sandcastle.Core.dll
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.
public bool ContainsInheritedDocumentation { get; }