Share via


TemplatePart.IsParameter Property

Definition

true if the route part represents a parameterized value.

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

Property Value

Applies to