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

Back to CharsetConvert Class Summary

CharsetConvert::LastError

XML error information for the last failed method call.

  Declarations  
    [Visual Basic]
Public ReadOnly Property LastError As String

[C#]
public string LastError {get;}

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

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

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