EncoderFallback Properties
.NET Framework (current version)
Namespace:
System.Text
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ExceptionFallback | Gets an object that throws an exception when an input character cannot be encoded. |
![]() | MaxCharCount | When overridden in a derived class, gets the maximum number of characters the current EncoderFallback object can return. |
![]() ![]() | ReplacementFallback | Gets an object that outputs a substitute string in place of an input character that cannot be encoded. |
Show:

