ResponseCachingFeature 类

定义

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
继承
ResponseCachingFeature
实现

构造函数

ResponseCachingFeature()

属性

VaryByQueryKeys

获取或设置响应缓存中间件用于计算辅助变化键的查询键。

适用于