OutputCacheProfileSettings 类

包含为 Web 应用程序页面配置输出缓存配置文件的值。

语法

class OutputCacheProfileSettings : EmbeddedObject  

方法

此类不包含任何方法。

属性

下表列出了 OutputCacheProfileSettings 类公开的属性。

名称 描述
OutputCacheProfiles OutputCacheProfile 值的数组,此数组用于为 Web 应用程序的页面配置输出缓存配置文件。

子类

此类不包含子类。

注解

此类的实例包含在 OutputCacheSettingsSection 类的 OutputCacheProfiles 数组属性中。

继承层次结构

EmbeddedObject

OutputCacheProfileSettings

要求

类型 描述
客户端 - IIS 7.0(在 Windows Vista 上)
- Windows 7 上的 IIS 7.5
- Windows 8 上的 IIS 8.0
- Windows 10 上的 IIS 10.0
服务器 - Windows Server 2008 上的 IIS 7.0
- Windows Server 2008 R2 上的 IIS 7.5
- Windows Server 2012 上的 IIS 8.0
- Windows Server 2012 R2 上的 IIS 8.5
- Windows Server 2016 上的 IIS 10.0
产品 - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0
MOF 文件 WebAdministration.mof

另请参阅

EmbeddedObject 类
OutputCacheProfile 类
OutputCacheSettingsSection 类