System.Net.URLClient.IURLResponse.GetMimeType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetMimeType: string;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient IURLResponse

Beschreibung

Getter-Methode von MimeType.

Siehe auch