System::Net::Http::Headers::CacheControlHeaderValue::get_Extensions metodo

CacheControlHeaderValue::get_Extensions method

Restituisce la collezione dei token cache-extension.

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

ReturnValue

La raccolta dei token di estensione della cache.

Vedi anche