System::Net::Http::HttpResponseMessage::get_Content yöntemi

HttpResponseMessage::get_Content method

HTTP yanıtının içeriğini alır.

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

ReturnValue

HTTP yanıtının içeriği.

Ayrıca Bakınız