get_CacheControl()

HttpResponseHeaders::get_CacheControl() method

Gets a value of the ‘Cache-Control’ header.

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

Return Value

A value of the ‘Cache-Control’ header.

See Also