IndexedCommentsCacheShowDuplicatesWarning Property
This is used to get or set whether or not duplicate entry warnings are generated
Namespace: Sandcastle.Core.InheritedDocumentationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public bool ShowDuplicatesWarning { get; set; }
Public Property ShowDuplicatesWarning As Boolean
Get
Set
public:
property bool ShowDuplicatesWarning {
bool get ();
void set (bool value);
}
member ShowDuplicatesWarning : bool with get, set
Property Value
Boolean