API:System.Net.HttpClient.IHTTPResponse.HeaderValue

From RAD Studio API Documentation
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.