Share via


RoutePatternPart.IsLiteral Property

Definition

Returns true if this part is literal text. Otherwise returns false.

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

Property Value

Applies to