Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
CharsetConvert::LastInputAsQP
The input data for the most recent character encoding conversion in quoted-printable format. Useful for debugging.
![]() |
Declarations | ||
|
[Visual Basic] Public ReadOnly Property LastInputAsQP As String [C#] public string LastInputAsQP {get;} [C++] public: __property String* get_LastInputAsQP(); [JScript] public function get LastInputAsQP() : String; |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.