ResponseCachingFeature Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class ResponseCachingFeature : Microsoft::AspNetCore::ResponseCaching::IResponseCachingFeature
public class ResponseCachingFeature : Microsoft.AspNetCore.ResponseCaching.IResponseCachingFeature
type ResponseCachingFeature = class
interface IResponseCachingFeature
Public Class ResponseCachingFeature
Implements IResponseCachingFeature
- Herança
-
ResponseCachingFeature
- Implementações
Construtores
ResponseCachingFeature() |
Propriedades
VaryByQueryKeys |
Obtém ou define as chaves de consulta usadas pelo middleware de cache de resposta para calcular chaves de variação secundárias. |