RoutePatternParameterPart.IsCatchAll 属性

定义

true如果此部分是 catch-all 参数,则返回 。 否则返回 false

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

属性值

适用于