get_Public()

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()

Return Value

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

See Also