Op Englesch liesen

Deelen iwwer


IExceptionHandlerPathFeature Interface

Definition

Represents an exception handler with the original path of the request.

C#
public interface IExceptionHandlerPathFeature : Microsoft.AspNetCore.Diagnostics.IExceptionHandlerFeature
Derived
Implements

Properties

Endpoint

Gets the selected Endpoint for the original request.

(Inherited from IExceptionHandlerFeature)
Error

The error encountered during the original request

(Inherited from IExceptionHandlerFeature)
Path

The portion of the request path that identifies the requested resource. The value is un-escaped.

RouteValues

Gets the RouteValueDictionary associated with the original request.

(Inherited from IExceptionHandlerFeature)

Applies to

Produkt Versiounen
ASP.NET Core 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0