PostSharpAPI ReferencePost­Sharp.​Patterns.​FormattersDefault­Formatter<TRole, TValue>Attributes
Open sandboxFocus

DefaultFormatter<TRole, TValue>.Attributes Property

Attributes

Gets the formatter attributes.

Declaration
public override FormatterAttributes Attributes { get; }
Property Value
Type Description
FormatterAttributes
Overrides
PostSharp.Patterns.Formatters.Formatter<TValue>.Attributes