IndexedCommentsCacheReportWarning Event

This is used by the cache to report duplicate key warnings

Definition

Namespace: Sandcastle.Core.InheritedDocumentation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public event EventHandler<CommentsCacheEventArgs> ReportWarning

Value

EventHandlerCommentsCacheEventArgs

See Also