DecoderFallback 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 byte sequence cannot be decoded. |
![]() | MaxCharCount | When overridden in a derived class, gets the maximum number of characters the current DecoderFallback object can return. |
![]() ![]() | ReplacementFallback | Gets an object that outputs a substitute string in place of an input byte sequence that cannot be decoded. |
Show:

