System.Net.HttpClient.IHTTPResponse.Date

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Date: string read GetDate;

C++

__property System::UnicodeString Date = {read=GetDate};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient IHTTPResponse


Description

La date de la réponse.

Voir aussi