System.Net.HttpClient.IHTTPResponse.GetHeaderValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetHeaderValue(const AName: string): string;

C++

virtual System::UnicodeString __fastcall GetHeaderValue(const System::UnicodeString AName) = 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é HeaderValue.

Voir aussi