다음을 통해 공유


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

속성 값

적용 대상