Share via


UrlMatchingNode.IsCatchAll Property

Definition

Gets or sets a value indicating whether this node represents a catch all segment.

public:
 property bool IsCatchAll { bool get(); void set(bool value); };
public bool IsCatchAll { get; set; }
member this.IsCatchAll : bool with get, set
Public Property IsCatchAll As Boolean

Property Value

Applies to