get_Content()

HttpResponseMessage::get_Content() const method

Gets content of the HTTP response.

System::SharedPtr<HttpContent> System::Net::Http::HttpResponseMessage::get_Content() const

Return Value

Content of the HTTP response.

See Also