System::Net::Http::HttpResponseMessage::get_Content Methode

HttpResponseMessage::get_Content method

Liefert den Inhalt der HTTP-Antwort.

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

ReturnValue

Inhalt der HTTP-Antwort.

Siehe auch