PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomLog­Event­DataData
Open sandboxFocus

LogEventData.Data Property

Data

Gets the raw CLR object. It must be interpreted using the Metadata property.

Declaration
public object Data { get; }
Property Value
Type Description
Object