Share via


CacheControlHeaderValue.NoCacheHeaders Properti

Definisi

Kumpulan nama bidang dalam direktif "no-cache" di bidang header kontrol cache pada respons HTTP.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ NoCacheHeaders { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> NoCacheHeaders { get; }
member this.NoCacheHeaders : System.Collections.Generic.ICollection<string>
Public ReadOnly Property NoCacheHeaders As ICollection(Of String)

Nilai Properti

Kumpulan nama bidang.

Keterangan

Properti ini mewakili nama bidang dalam direktif "tanpa cache" di bidang header kontrol cache pada respons HTTP.

Berlaku untuk