IExceptionHandlerPathFeature Arabirim

Tanım

İsteğin özgün yoluna sahip bir özel durum işleyicisini temsil eder.

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
Türetilmiş
Uygulamalar

Özellikler

Endpoint

Özgün istek için seçileni Endpoint alır.

(Devralındığı yer: IExceptionHandlerFeature)
Error

Özgün istek sırasında karşılaşılan hata

(Devralındığı yer: IExceptionHandlerFeature)
Path

İstek yolunun istenen kaynağı tanımlayan kısmı. Değer kaçışsız.

RouteValues

RouteValueDictionary Özgün istekle ilişkilendirileni alır.

(Devralındığı yer: IExceptionHandlerFeature)

Şunlara uygulanır