EncoderFallbackException.CharUnknown Property

Definition

Gets the input character that caused the exception.

public:
 property char CharUnknown { char get(); };
public char CharUnknown { get; }
member this.CharUnknown : char
Public ReadOnly Property CharUnknown As Char

Property Value

The character that cannot be encoded.

Applies to