ExceptionTelemetry.Metrics Property

Definition

Gets a dictionary of application-defined exception metrics. Learn more

public System.Collections.Generic.IDictionary<string,double> Metrics { get; }
member this.Metrics : System.Collections.Generic.IDictionary<string, double>
Public ReadOnly Property Metrics As IDictionary(Of String, Double)

Property Value

Implements

Applies to