System::Net::WebRequest::get_ContentLength method

WebRequest::get_ContentLength method

Gets the number of bytes of the request data to sent.

virtual int64_t System::Net::WebRequest::get_ContentLength()

ReturnValue

The number of bytes of the request data to sent.

See Also