System::Net::Http::Headers::HttpResponseHeaders::get_CacheControl metodo

HttpResponseHeaders::get_CacheControl method

Ottiene un valore dell’intestazione ‘Cache-Control’.

System::SharedPtr<CacheControlHeaderValue> System::Net::Http::Headers::HttpResponseHeaders::get_CacheControl()

ReturnValue

Un valore dell’intestazione ‘Cache-Control’.

Vedi anche