StringSegment.Buffer Vlastnost

Definice

Získá vyrovnávací paměť String pro tento StringSegment.

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

Hodnota vlastnosti

Vyrovnávací paměť String pro tuto StringSegment.

Platí pro