XmlDocEntry.Exceptions Property
- Namespace
- Kampute.DocToolkit.XmlDoc
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets exceptions that might be thrown.
public IReadOnlyList<ReferenceComment> Exceptions { get; }Property Value
- IReadOnlyList<ReferenceComment>
- A collection describing each exception that might be thrown.
