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ámetro | Tipo | Descripción |
|---|---|---|
| value | System::SharedPtr<Uri> | El valor que debe establecerse. |
Ver también
- Typedef SharedPtr
- Class Uri
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++