StatusCodeReExecuteFeature.RouteValues プロパティ

定義

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

public Microsoft.AspNetCore.Routing.RouteValueDictionary? RouteValues { get; set; }
member this.RouteValues : Microsoft.AspNetCore.Routing.RouteValueDictionary with get, set
Public Property RouteValues As RouteValueDictionary

プロパティ値

適用対象