System.Net.HttpClient.THTTPResponse.GetContentCharSet

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetContentCharSet: string; virtual;

C++

virtual System::UnicodeString __fastcall GetContentCharSet();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPResponse


Description

Méthode getter de la propriété d'en-tête standard ContentCharSet.

System.Net.HttpClient.THTTPResponse.GetContentCharSet hérite de System.Net.HttpClient.IHTTPResponse.GetContentCharSet. Tout le contenu en-dessous de cette ligne se réfère à System.Net.HttpClient.IHTTPResponse.GetContentCharSet.

Méthode getter de la propriété d'en-tête standard ContentCharSet.

Voir aussi