Bagikan melalui


IExceptionHandlerPathFeature Antarmuka

Definisi

Mewakili handler pengecualian dengan jalur asli permintaan.

public interface class IExceptionHandlerPathFeature : Microsoft::AspNetCore::Diagnostics::IExceptionHandlerFeature
public interface IExceptionHandlerPathFeature : Microsoft.AspNetCore.Diagnostics.IExceptionHandlerFeature
type IExceptionHandlerPathFeature = interface
    interface IExceptionHandlerFeature
Public Interface IExceptionHandlerPathFeature
Implements IExceptionHandlerFeature
Turunan
Penerapan

Properti

Endpoint

Mendapatkan yang dipilih Endpoint untuk permintaan asli.

(Diperoleh dari IExceptionHandlerFeature)
Error

Kesalahan yang ditemui selama permintaan asli

(Diperoleh dari IExceptionHandlerFeature)
Path

Bagian dari jalur permintaan yang mengidentifikasi sumber daya yang diminta. Nilai tidak lolos.

RouteValues

Mendapatkan yang RouteValueDictionary terkait dengan permintaan asli.

(Diperoleh dari IExceptionHandlerFeature)

Berlaku untuk