MetalamaAPI documentationFlashtrace APIFlashtrace.​RecordsLog­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
Remarks

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