OutputCacheParameters.CacheProfile 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 OutputCacheProfile 名称,该名称与输出缓存项的设置关联。
public:
property System::String ^ CacheProfile { System::String ^ get(); void set(System::String ^ value); };
public string CacheProfile { get; set; }
member this.CacheProfile : string with get, set
Public Property CacheProfile As String
属性值
与输出缓存项的设置关联的 OutputCacheProfile 名称。
注解
配置文件标识配置中的一组缓存设置 <outputCacheSettings>
,这些设置用作输出缓存项的基本设置。