Open sandboxFocus

Property Metadata

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
Remarks

By design, Metadata will be non-null when Data is non-null.