RoutePattern.RawText Property

Definition

Gets the raw text supplied when parsing the route pattern. May be null.

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

Property Value

Applies to