PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Contexts/Custom­Log­Record­Info/Data
Open sandboxFocus

Property Data

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