ערוך

שתף באמצעות


StringSegment.Buffer Property

Definition

Gets the String buffer for this StringSegment.

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

Property Value

The String buffer for this StringSegment.

Applies to