System.Net.HttpClient.TCookie.ToString
Delphi
function ToString: string;
C++
System::UnicodeString __fastcall ToString(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | System.Net.HTTPClient.pas System.Net.HTTPClient.hpp | System.Net.HttpClient | TCookie | 
Description
The ToString method returns the cookie as a string to be sent to the server.