EncoderFallbackException.CharUnknownLow
Property
Definition
Gets the low component character of the surrogate pair that caused the exception.
public char CharUnknownLow { get; }
Property Value
The low component character of the surrogate pair that cannot be encoded.