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

属性值

适用于