API:System.Net.HttpClient.IHTTPResponse.HeaderValue

From RAD Studio API Documentation
Revision as of 19:50, 21 February 2017 by BuildBot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property HeaderValue[const AName: string]: string read GetHeaderValue;

C++

__property System::UnicodeString HeaderValue[const System::UnicodeString AName] = {read=GetHeaderValue};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.