PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Backend­OptionsSynthetic­Id­Formatter
Open sandboxFocus

LoggingBackendOptions.SyntheticIdFormatter Property

SyntheticIdFormatter

Determines how the SyntheticId property is generated. The default value is an instance of the DefaultSyntheticIdFormatter class.

Declaration
[Required]
public SyntheticIdFormatter SyntheticIdFormatter { get; set; }
Property Value
Type Description
SyntheticIdFormatter