System::Net::Http::Headers::CacheControlHeaderValue::get_Extensions method

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()

ReturnValue

The collection of the cache-extension tokens.

See Also