StringSegment.Value Eigenschaft

Definition

Ruft den Wert dieses Segments als String ab.

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

Eigenschaftswert

String

Der Wert dieses Abschnitts als ein String.

Gilt für