HexValue (CharacterTranslationException property)
Hexadecimal value of bytes causing the exception (CharacterTranslationException class)
Syntax
%string = characterTranslationException:HexValue
Syntax terms
%string | A string to receive the hexadecimal value of the bytes that caused the exception to be thrown. |
---|---|
characterTranslationException | A reference to an instance of a CharacterTranslationException object. |