System::Net::Http::Headers::HttpResponseHeaders::set_Location Methode

HttpResponseHeaders::set_Location method

Setzt den Wert des ‘Location’-Headers.

void System::Net::Http::Headers::HttpResponseHeaders::set_Location(System::SharedPtr<Uri> value)
ParameterTypBeschreibung
WertSystem::SharedPtr<Uri>Der Wert, der gesetzt werden muss.

Siehe auch