API:Datasnap.DSHTTPCommon.TDSHTTPResponse.ContentType
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: TDSHTTPResponse | |
Delphi
property ContentType: string read GetContentType write SetContentType;
C++
__property System::UnicodeString ContentType = {read=GetContentType, write=SetContentType};
Description
Embarcadero Technologies does not currently have any additional information.