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

屬性值

適用於