XmlDocEntry.XmlElement Property
- Namespace
- Kampute.DocToolkit.XmlDoc
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the underlying XML element.
protected XElement XmlElement { get; }Property Value
- XElement
- The XML element containing the documentation.
