System.Net.HttpClient.IHTTPResponse.GetContentLength

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetContentLength: Int64;

C++

virtual __int64 __fastcall GetContentLength() = 0 ;

Propriétés

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


Description

Méthode getter de la propriété d'en-tête standard ContentLength.

Voir aussi