System::Net::Http::Headers::HttpRequestHeaders::get_CacheControl method

HttpRequestHeaders::get_CacheControl method

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

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

ReturnValue

A value of the ‘Cache-Control’ header.

See Also