PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomCustom­Log­Record­OptionsData
Open sandboxFocus

CustomLogRecordOptions.Data Property

Data

Gets the LogEventData for the current record.

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