次の方法で共有


UrlRouteContext.Values プロパティ

定義

URL の生成に使用するルート値を格納している RouteUrl(UrlRouteContext) オブジェクト。

public:
 property System::Object ^ Values { System::Object ^ get(); void set(System::Object ^ value); };
public object Values { get; set; }
public object? Values { get; set; }
member this.Values : obj with get, set
Public Property Values As Object

プロパティ値

適用対象