API:System.Net.HttpClient.IHTTPResponse.HeaderValue
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. Please help us document this topic by using the Discussion page!