Attributes Property
The XML attributes the custom documentation comment element contains.
Namespace
Statiq.CodeAnalysis
Containing Type
OtherComment
Property Type
IReadOnlyDictionary<string, string>

Syntax

public IReadOnlyDictionary<string, string> Attributes { get; }

Value

Type Description
IReadOnlyDictionary<string, string>