ExceptionTelemetry.HandledAt Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Özel durumun işlendiği belirtilen değeri alır veya ayarlar.
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