API:System.Net.HttpClient.THTTPResponse.GetMimeType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetMimeType: string; override;

C++

virtual System::UnicodeString __fastcall GetMimeType();

Propriétés

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

Description

Implémentation de la méthode GetMimeType de l'interface IURLResponse.

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

Implémentation de la méthode GetMimeType de l'interface IURLResponse.

Voir aussi