API:System.Net.HttpClient.IHTTPResponse.ContentLength

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ContentLength: Int64 read GetContentLength;

C++

__property __int64 ContentLength = {read=GetContentLength};

Properties

Type Visibility Source Unit Parent
property public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient IHTTPResponse

Description

Embarcadero Technologies does not currently have any additional information.