ErrorMessage

<< Click to Display Table of Contents >>

Navigation:  Classes > TWinHttpResponse > Properties >

ErrorMessage

SIGNATURE=IW.HTTP.WinHttp.TWinHttpResponse.ErrorMessage

 

ETYPE=Property

 

Declaration:

Delphi:

public property ErrorMessage: string;

C++:

public: __property String ErrorMessage;

 

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