Share via


RoutePatternPart.IsParameter Property

Definition

Returns true if this part is a route parameter. Otherwise returns false.

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

Property Value

Applies to