System::Net::Http::Headers::CacheControlHeaderValue::get_Public method

CacheControlHeaderValue::get_Public method

Gets the value that determines if an HTTP response can be cached by any cache.

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

ReturnValue

The value that determines if an HTTP response can be cached by any cache.

See Also