get_Extensions()

CacheControlHeaderValue::get_Extensions() method

Returns the collection of the cache-extension tokens.

System::SharedPtr<Collections::Generic::ICollection<System::SharedPtr<NameValueHeaderValue>>> System::Net::Http::Headers::CacheControlHeaderValue::get_Extensions()

Return Value

The collection of the cache-extension tokens.

See Also