System::Net::Http::Headers::CacheControlHeaderValue::get_NoStore 方法

CacheControlHeaderValue::get_NoStore method

获取确定缓存是否必须不存储任何 HTTP 请求或响应部分的值。

bool System::Net::Http::Headers::CacheControlHeaderValue::get_NoStore()

ReturnValue

决定缓存是否不得存储 HTTP 请求或响应任何部分的值。

另见