Comment.Content Property
- Namespace
- Kampute.DocToolkit.XmlDoc.Comments
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the underlying XML element containing the documentation content.
public XElement Content { get; }Property Value
- XElement
- The underlying XML element containing the documentation content.
