System::Net::WebResponse::get_ContentLength method

WebResponse::get_ContentLength method

RTTI information.

virtual int64_t System::Net::WebResponse::get_ContentLength()=0

ReturnValue

The number of bytes of the resource.

Remarks

Returns the number of bytes of the resource.

See Also