get_ContentLength()

WebResponse::get_ContentLength() method

Returns the number of bytes of the resource.

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

Return Value

The number of bytes of the resource.

See Also