Enum ExceptionHandledAt
- Namespace
- Microsoft.ApplicationInsights.DataContracts
- Assembly
- Microsoft.ApplicationInsights.dll
[Obsolete("Use custom properties to report exception handling layer")]
public enum ExceptionHandledAt
Fields
Platform = 2
Unhandled = 0
UserCode = 1