Represents a parsed XML documentation comment from an assembly's XML documentation file.
public class XmlDocumentComment
ClassNameSummary: Gets or sets the fully qualified name of the class containing this member.
CodeSummary: Gets or sets the code usage documentation text.
ExampleSummary: Gets or sets the example documentation text.
MemberNameSummary: Gets or sets the name of the documented member.
MemberTypeSummary: Gets or sets the type of the member (Field, Property, Type, Event, or Method).
ParametersSummary: Gets or sets the parameter documentation, mapped by parameter name.
RemarksSummary: Gets or sets the remarks documentation text.
ReturnsSummary: Gets or sets the return value documentation text.
SummarySummary: Gets or sets the summary documentation text.
string ToString()
Generated by MarkdownCodeDoc version 1.2