System::Net::Http::Headers::HttpResponseHeaders::get_CacheControl method

HttpResponseHeaders::get_CacheControl method

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

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

ReturnValue

A value of the ‘Cache-Control’ header.

See Also