Datasnap.DSHTTPCommon.TDSHTTPResponse.ContentLength

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ContentLength: Int64 read GetContentLength write SetContentLength;

C++

__property __int64 ContentLength = {read=GetContentLength, write=SetContentLength};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSHTTPResponse

Description

Spécifie la longueur de le réponse HTTP de contenu.

La propriété ContentLength spécifie la longueur de le réponse HTTP de contenu.

Voir aussi