System::Net::Http::Headers::HttpResponseHeaders::set_CacheControl metod

HttpResponseHeaders::set_CacheControl method

Sätter ett värde för ‘Cache-Control’-headern.

void System::Net::Http::Headers::HttpResponseHeaders::set_CacheControl(System::SharedPtr<CacheControlHeaderValue> value)
ParameterTypeBeskrivning
valueSystem::SharedPtr<CacheControlHeaderValue>Värdet som måste anges.

Se även