Represents a custom XML documentation comment element.
- Namespace
- Statiq
.CodeAnalysis - Base Types
-
- object
Syntax
public class OtherComment
Properties
Name | Property Type | Summary |
---|---|---|
Attributes | IReadOnlyDictionary |
The XML attributes the custom documentation comment element contains.
|
Html | string |
The rendered HTML of the custom documentation comment element content.
|