HttpResponseWrapper.CacheControl Propriedade

Definição

Obtém ou define o Cache-Control cabeçalho HTTP que corresponde a HttpCacheability um dos valores de enumeração.

public:
 virtual property System::String ^ CacheControl { System::String ^ get(); void set(System::String ^ value); };
public override string CacheControl { get; set; }
member this.CacheControl : string with get, set
Public Overrides Property CacheControl As String

Valor da propriedade

A política de cache da resposta atual.

Aplica-se a