System.Net.URLClient.IURLResponse.MimeType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MimeType: string read GetMimeType;

C++

__property System::UnicodeString MimeType = {read=GetMimeType};

Eigenschaften

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


Beschreibung

Internet-Medientyp des Antwortinhalts.

Siehe auch