System::Net::Http::Headers::HttpResponseHeaders::set_CacheControl método
HttpResponseHeaders::set_CacheControl method
Establece un valor del encabezado ‘Cache-Control’.
void System::Net::Http::Headers::HttpResponseHeaders::set_CacheControl(System::SharedPtr<CacheControlHeaderValue> value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | System::SharedPtr<CacheControlHeaderValue> | El valor que debe establecerse. |
Ver también
- Typedef SharedPtr
- Class CacheControlHeaderValue
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++