XmlCommentsFileCollectionContainsInheritedDocumentation 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.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool ContainsInheritedDocumentation { get; }
Public ReadOnly Property ContainsInheritedDocumentation As Boolean
Get
public:
property bool ContainsInheritedDocumentation {
bool get ();
}
member ContainsInheritedDocumentation : bool with get
Property Value
Boolean