SPCache.Cache 属性

获取当前的SPCache对象。

命名空间:  Microsoft.Office.Server.ObjectCache
程序集:  Microsoft.Office.Server(位于 Microsoft.Office.Server.dll 中)

语法

声明
Public Shared ReadOnly Property Cache As SPCache
    Get
用法
Dim value As SPCache

value = SPCache.Cache
public static SPCache Cache { get; }

属性值

类型:Microsoft.Office.Server.ObjectCache.SPCache
返回SPCache

备注

这是一个静态的属性。

另请参阅

引用

SPCache 类

SPCache 成员

Microsoft.Office.Server.ObjectCache 命名空间