Share via


RouteValueAttribute.RouteValue 属性

定义

路由值。 如果 null 或 为空,则要求与 关联的 RouteKey 路由值缺失或 null

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

属性值

实现

适用于