PostSharpAPI ReferencePost­Sharp.​Patterns.​FormattersFormatter<T>Attributes
Open sandboxFocus

Formatter<T>.Attributes Property

Attributes

Gets the formatter attributes.

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