StringSegment.Buffer Vlastnost

Definice

Získá hodnotu tohoto segmentu jako řetězec.

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

Hodnota vlastnosti

Vyrovnávací paměť řetězce pro tento segment.

Platí pro