System::Net::HttpWebResponse::get_ResponseUri-Methode

HttpWebResponse::get_ResponseUri method

Gibt die URI der Ressource zurück.

System::SharedPtr<Uri> System::Net::HttpWebResponse::get_ResponseUri() override

ReturnValue

Die URI der Ressource.

Siehe auch