IndexedCommentsCacheShowDuplicatesWarning Property
This is used to get or set whether or not duplicate entry warnings are generated
Namespace: SandcastleBuilder.Utils.InheritedDocumentationAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.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