Delen via


ExceptionTelemetry.HandledAt Property

Definition

Gets or sets the value indicated where the exception was handled.

public:
 property Microsoft::VisualStudio::ApplicationInsights::DataContracts::ExceptionHandledAt HandledAt { Microsoft::VisualStudio::ApplicationInsights::DataContracts::ExceptionHandledAt get(); void set(Microsoft::VisualStudio::ApplicationInsights::DataContracts::ExceptionHandledAt value); };
public Microsoft.VisualStudio.ApplicationInsights.DataContracts.ExceptionHandledAt HandledAt { get; set; }
member this.HandledAt : Microsoft.VisualStudio.ApplicationInsights.DataContracts.ExceptionHandledAt with get, set
Public Property HandledAt As ExceptionHandledAt

Property Value

Applies to