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