Compartir a través de


TemplatePart.Text Propiedad

Definición

Representación textual del parámetro route. Puede ser NULL. Se usa para representar separadores de ruta y partes literales.

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

Valor de propiedad

Se aplica a