System::Net::Http::Headers::HttpResponseHeaders::set_Location método

HttpResponseHeaders::set_Location method

Establece un valor del encabezado ‘Location’.

void System::Net::Http::Headers::HttpResponseHeaders::set_Location(System::SharedPtr<Uri> value)
ParámetroTipoDescripción
valueSystem::SharedPtr<Uri>El valor que debe establecerse.

Ver también