PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsWrite­Message­OptionsData
Open sandboxFocus

WriteMessageOptions.Data Property

Data

Specifies the properties of the WriteMessageOptions, typically specified as an instance of a well-known or anonymous CLR type.

Declaration
public LogEventData Data { get; set; }
Property Value
Type Description
LogEventData