System::Net::Http::Headers::CacheControlHeaderValue::set_Private method
CacheControlHeaderValue::set_Private method
Sets the value that determines if the HTTP response message or its part is intended for a single user and must not be cached by a shared cache.
void System::Net::Http::Headers::CacheControlHeaderValue::set_Private(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value that must be set. |
See Also
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++