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

LogEventData.Metadata Property

Metadata

Gets the LogEventMetadata, which exposes the Data as a visitable set of name-value properties.

Declaration
public LogEventMetadata Metadata { get; }
Property Value
Type Description
LogEventMetadata