EncoderFallbackException.CharUnknownLow Propriedade
Definição
Obtém o caractere de componente baixo do par alternativo que causou a exceção.Gets the low component character of the surrogate pair that caused the exception.
public:
property char CharUnknownLow { char get(); };
public char CharUnknownLow { get; }
member this.CharUnknownLow : char
Public ReadOnly Property CharUnknownLow As Char
Valor da propriedade
O caractere de componente baixo do par substituto que não pode ser codificado.The low component character of the surrogate pair that cannot be encoded.