StringSegment.Buffer Proprietà

Definizione

Ottiene il valore di questo segmento come stringa.

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

Valore della proprietà

Buffer stringa per questo segmento.

Si applica a