RouteTemplate.TemplateText Property

Definition

Gets the string representation of the route template.

public:
 property System::String ^ TemplateText { System::String ^ get(); };
public string TemplateText { get; }
public string? TemplateText { get; }
member this.TemplateText : string
Public ReadOnly Property TemplateText As String

Property Value

Applies to