DocumentationContextBuilder<TContext>.XmlDocErrorHandler Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the XML documentation error handler.
public IXmlDocErrorHandler XmlDocErrorHandler { get; protected set; }

Property Value

IXmlDocErrorHandler
The error handler implementation, or null if not specified.