Share via


ExceptionHandlerSuppressDiagnosticsContext.ExceptionHandledBy Property

Definition

Gets the result of exception handling by ExceptionHandlerMiddleware.

public Microsoft.AspNetCore.Diagnostics.ExceptionHandledType ExceptionHandledBy { get; init; }
member this.ExceptionHandledBy : Microsoft.AspNetCore.Diagnostics.ExceptionHandledType with get, set
Public Property ExceptionHandledBy As ExceptionHandledType

Property Value

Applies to