System.Net.HttpClient.IHTTPResponse.ContentCharSet

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ContentCharSet: string read GetContentCharSet;

C++

__property System::UnicodeString ContentCharSet = {read=GetContentCharSet};

Propriétés

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


Description

Le champ Content-CharSet (EN) de la réponse spécifie les jeux de caractères inclus dans la réponse.

Voir aussi