Property Payload
Payload
Gets the original text content of this partition. This property provides access to the text segment that this partition represents.
public override string Payload { get; }
Property Value
Remarks
This override returns exactly the same text content as the Text property.