Datasnap.DSHTTPCommon.TDSHTTPResponse.ContentLength
Delphi
property ContentLength: Int64 read GetContentLength write SetContentLength;
C++
__property __int64 ContentLength = {read=GetContentLength, write=SetContentLength};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp  | 
        Datasnap.DSHTTPCommon | TDSHTTPResponse | 
Beschreibung
Legt die Inhaltslänge der HTTP-Antwort fest.
Die Eigenschaft ContentLength legt die Inhaltslänge der HTTP-Antwort fest.