Open sandboxFocus

Property ReportedTelemetryExceptions

ReportedTelemetryExceptions

Gets the exceptions reported through the telemetry capture path in this context, with the routing each reporter chose (per-project repository directory, tooling, or disabled). See #1701.

Declaration
public IReadOnlyCollection<ReportedTelemetryException> ReportedTelemetryExceptions { get; }
Property Value
Type Description
IReadOnlyCollection<ReportedTelemetryException>