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

HttpResponseHeaders::set_CacheControl method

Ställer in ett värde för ‘Cache-Control’-huvudet.

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

Se även