.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to CharsetConvert Class Summary

CharsetConvert::LastInputAsHex

The input data for the most recent character encoding conversion in hexidecimal format. Useful for debugging.

  Declarations  
    [Visual Basic]
Public ReadOnly Property LastInputAsHex As String

[C#]
public string LastInputAsHex {get;}

[C++]
public: __property String* get_LastInputAsHex();

[JScript]
public function get LastInputAsHex() : String;
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.