RoutePattern.RawText Propiedad

Definición

Obtiene el texto sin formato proporcionado al analizar el patrón de ruta. Su valor puede ser 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

Valor de propiedad

Se aplica a