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)
ParametroTipoDescrizione
valoreSystem::SharedPtr<CacheControlHeaderValue>Il valore che deve essere impostato.

Vedi anche