System::Net::Http::Headers::HttpResponseHeaders::set_CacheControl metodo
HttpResponseHeaders::set_CacheControl method
Imposta un valore dell’intestazione ‘Cache-Control’.
void System::Net::Http::Headers::HttpResponseHeaders::set_CacheControl(System::SharedPtr<CacheControlHeaderValue> value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | System::SharedPtr<CacheControlHeaderValue> | Il valore che deve essere impostato. |
Vedi anche
- Typedef SharedPtr
- Class CacheControlHeaderValue
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++