System::Net::Http::Headers::CacheControlHeaderValue::get_PrivateHeaders method
CacheControlHeaderValue::get_PrivateHeaders method
Gets the collection of fieldnames in the ‘private’ directive in the ‘Cache-Control’ header.
System::SharedPtr<Collections::Generic::ICollection<String>> System::Net::Http::Headers::CacheControlHeaderValue::get_PrivateHeaders()
ReturnValue
A collection of fieldnames in the ‘private’ directive in the ‘Cache-Control’ header.
See Also
- Typedef SharedPtr
- Class ICollection
- Class String
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.PDF for C++