DecoderReplacementFallback: DefaultString (get)

DefaultString

Gets the replacement string that is the value of the DecoderReplacementFallback object.



 Public Property Get DefaultString ( ) As String

Return Values

String -  A substitute string that is emitted in place of an input byte sequence that cannot be decoded.

Read Only.

See Also

Project CorLib Overview

Class DecoderReplacementFallback Overview