次の方法で共有


IRouteValueProvider.RouteValue プロパティ

定義

ルート値。 または 空の場合 null は、 に関連付けられている RouteKey ルート値が不足しているか、 が null必要です。

public:
 property System::String ^ RouteValue { System::String ^ get(); };
public string RouteValue { get; }
public string? RouteValue { get; }
member this.RouteValue : string
Public ReadOnly Property RouteValue As String

プロパティ値

適用対象