System::Net::Http::Headers::CacheControlHeaderValue::get_NoStore method

CacheControlHeaderValue::get_NoStore method

Gets the value that determines if a cache must not store any part of an HTTP request or response.

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

ReturnValue

The value that determines if a cache must not store any part of an HTTP request or response.

See Also