REST.Client.TRESTResponse.ContentType
Delphi
property ContentType: string read GetContentType write SetContentType default 0;
C++
__property ContentType = {default=0};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | REST.Client.pas REST.Client.hpp |
REST.Client | TRESTResponse |
Beschreibung
Gibt den MIME-Typ (Multipurpose Internet Mail Extensions) des Antwortinhalts an. {{#multireplace:REST.Client.TRESTResponse.ContentType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:REST.Client.TCustomRESTResponse.ContentType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:REST.Client.TCustomRESTResponse.ContentType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Gibt den MIME-Typ (Multipurpose Internet Mail Extensions) des Antwortinhalts an.
Mit dieser Eigenschaft können Sie den MIME-Typ des Antwortinhalts ermitteln oder festlegen.