PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Backend­OptionsRoot­Synthetic­Id
Open sandboxFocus

LoggingBackendOptions.RootSyntheticId Property

RootSyntheticId

Gets or sets the root of the SyntheticId property. The default is a hex-formatted random 64-bit value.

Declaration
[Required]
public string RootSyntheticId { get; set; }
Property Value
Type Description
System.String