System.Net.HttpClient.TCookie.ToString

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function ToString: string;

C++

System::UnicodeString __fastcall ToString();

プロパティ

種類 可視性 ソース ユニット
function public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient TCookie


説明

ToString メソッドは、クッキーをサーバーに送られる文字列として返します。

関連項目