PostSharpAPI ReferencePost­Sharp.​Patterns.​FormattersFormatter­AttributesDynamic
Open sandboxFocus

FormatterAttributes.Dynamic Field

A dynamic formatter, which resolves to another formatter according to the type of the value, not the type of the location.

Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common.dll
Syntax
public const FormatterAttributes Dynamic
Returns
Type Description
FormatterAttributes