Share via


TemplatePart.IsLiteral Property

Definition

true if the route part is represents a literal value.

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

Property Value

Applies to