ContentAsString

<< Click to Display Table of Contents >>

Navigation:  Classes > TWinHttpResponse > Properties >

ContentAsString

SIGNATURE=IW.HTTP.WinHttp.TWinHttpResponse.ContentAsString

 

ETYPE=Property

 

Declaration:

Delphi:

public property ContentAsString: string;

C++:

public: __property String ContentAsString;

 

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