ErrorMessage

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWHTTPClientBase > Properties >

ErrorMessage

SIGNATURE=IW.HTTP.ClientBase.TIWHTTPClientBase.ErrorMessage

 

ETYPE=Property

 

Declaration:

Delphi:

public property ErrorMessage: string;

C++:

public: __property String ErrorMessage;

 

Description: This is ErrorMessage, a member of class TIWHTTPClientBase.