API:System.Net.URLClient.TURLClient.CustomHeaders

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CustomHeaders[const AName: string]: string read GetCustomHeaderValue write SetCustomHeaderValue;

C++

__property System::UnicodeString CustomHeaders[const System::UnicodeString AName] = {read=GetCustomHeaderValue, write=SetCustomHeaderValue};

Properties

Type Visibility Source Unit Parent
property public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLClient

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!