StringSegmentUnderlyingString Property

Gets the underlying string of this StringSegment.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public string? UnderlyingString { get; }

Property Value

String

See Also