get_ContentLength()

WebRequest::get_ContentLength() method

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

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

Return Value

The number of bytes of the request data to sent.

See Also