System::Net::Http::Headers::HttpResponseHeaders::set_Location metodo

HttpResponseHeaders::set_Location method

Imposta un valore per l’intestazione ‘Location’.

void System::Net::Http::Headers::HttpResponseHeaders::set_Location(System::SharedPtr<Uri> value)
ParametroTipoDescrizione
valoreSystem::SharedPtr<Uri>Il valore che deve essere impostato.

Vedi anche