RoutePatternPart.IsParameter 属性

定义

true如果此部分是路由参数,则返回 。 否则返回 false

public:
 property bool IsParameter { bool get(); };
public bool IsParameter { get; }
member this.IsParameter : bool
Public ReadOnly Property IsParameter As Boolean

属性值

适用于