Edit

Share via


DefaultInterpolatedStringHandler.Text Property

Definition

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)

Property Value

Applies to