System.Net.HttpClient.THTTPClient.ContentType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ContentType: string read GetContentType write SetContentType;

C++

__property System::UnicodeString ContentType = {read=GetContentType, write=SetContentType};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPClient


Description

Propriété permettant de gérer l'en-tête Content-Type.

Voir aussi