System.Net.HttpClient.IHTTPResponse.GetContentCharSet

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetContentCharSet: string;

C++

virtual System::UnicodeString __fastcall GetContentCharSet() = 0 ;

Propriétés

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


Description

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

Voir aussi