System::Net::Http::Headers::HttpRequestHeaders::get_CacheControl 方法

HttpRequestHeaders::get_CacheControl method

获取 ‘Cache-Control’ 标头的值。

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

ReturnValue

‘Cache-Control’ 标头的值。

另见