XmlDocProvider.ErrorHandler Property
- Namespace
- Kampute.DocToolkit.XmlDoc
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets or sets the error handler for the documentation content provider.
public IXmlDocErrorHandler ErrorHandler { get; set; }Property Value
- IXmlDocErrorHandler
- The error handler for the documentation content provider, or
nullfor default behavior.

inheritdocorincludeelements, except for missing included files, which throw a FileNotFoundException.