Share via


UrlHelperBase.AmbientValues 속성

정의

RouteValueDictionary 현재 요청과 연결된 을 가져옵니다.

protected:
 property Microsoft::AspNetCore::Routing::RouteValueDictionary ^ AmbientValues { Microsoft::AspNetCore::Routing::RouteValueDictionary ^ get(); };
protected Microsoft.AspNetCore.Routing.RouteValueDictionary AmbientValues { get; }
member this.AmbientValues : Microsoft.AspNetCore.Routing.RouteValueDictionary
Protected ReadOnly Property AmbientValues As RouteValueDictionary

속성 값

적용 대상