System::Net::Http::Headers::CacheControlHeaderValue::get_Private method
CacheControlHeaderValue::get_Private method
Gets 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.
bool System::Net::Http::Headers::CacheControlHeaderValue::get_Private()
ReturnValue
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.
See Also
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.PDF for C++