System::Net::Http::Headers::CacheControlHeaderValue::set_Public method
CacheControlHeaderValue::set_Public method
Sets the value that determines if an HTTP response can be cached by any cache.
void System::Net::Http::Headers::CacheControlHeaderValue::set_Public(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value that must be set. |
See Also
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.PDF for C++