Share via


TemplatePart.IsCatchAll Property

Definition

true if the route part is is a catch-all part (e.g. /*).

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

Property Value

Applies to