IExceptionHandlerFeature 介面

定義

表示包含例外狀況處理常式所要檢查之原始要求錯誤的功能。

public interface class IExceptionHandlerFeature
public interface IExceptionHandlerFeature
type IExceptionHandlerFeature = interface
Public Interface IExceptionHandlerFeature
衍生

屬性

Endpoint

取得為原始要求選取 Endpoint 的 。

Error

原始要求期間發生的錯誤

Path

識別所要求資源之要求路徑的部分。 此值為未逸出。

RouteValues

RouteValueDictionary取得與原始要求相關聯的 。

適用於