DefaultInterpolatedStringHandler.Text Propiedad

Definición

Obtiene un intervalo de los caracteres anexados al controlador.

public:
 property ReadOnlySpan<char> Text { ReadOnlySpan<char> get(); };
public ReadOnlySpan<char> Text { get; }
member this.Text : ReadOnlySpan<char>
Public ReadOnly Property Text As ReadOnlySpan(Of Char)

Valor de propiedad

Se aplica a