PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsCustom­Log­Record­InfoData
Open sandboxFocus

CustomLogRecordInfo.Data Property

Data

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

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