ExceptionTelemetry.Exception Property

Definition

Gets or sets the original exception tracked by this ITelemetry.

public Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Property Exception As Exception

Property Value

Applies to