StringSegment.ToString Method

Definition

Returns the String represented by this StringSegment or Empty if the StringSegment does not contain a value.

C#
public override string ToString();

Returns

The String represented by this StringSegment or Empty if the StringSegment does not contain a value.

Applies to

Продукт Версии
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)