Click or drag to resize
Sandcastle Help File BuilderIndexedCommentsCacheReportWarning Event
This is used by the cache to report duplicate key warnings

Namespace: SandcastleBuilder.Utils.InheritedDocumentation
Assemblies:  GenerateInheritedDocs (in GenerateInheritedDocs.exe) Version: 2014.11.22.0
  SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public event EventHandler<CommentsCacheEventArgs> ReportWarning

Value

Type: SystemEventHandlerCommentsCacheEventArgs
See Also