IExceptionHandlerFeature.RouteValues プロパティ

定義

元の要求に RouteValueDictionary 関連付けられている を取得します。

public virtual Microsoft.AspNetCore.Routing.RouteValueDictionary? RouteValues { get; }
member this.RouteValues : Microsoft.AspNetCore.Routing.RouteValueDictionary
Public Overridable ReadOnly Property RouteValues As RouteValueDictionary

プロパティ値

適用対象