PostSharpAPI ReferencePost­Sharp.​Patterns.​FormattersAnonymous­Type­Formatter<TKind>Attributes
Open sandboxFocus

AnonymousTypeFormatter<TKind>.Attributes Property

Attributes

Gets the formatter attributes.

Declaration
public FormatterAttributes Attributes { get; }
Property Value
Type Description
FormatterAttributes
Implements
IFormatter.Attributes