命名空间: Microsoft.SharePoint.DistributedCaching.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Sub New ( _
value As Object() _
)
用法
Dim value As Object()
Dim instance As New SPDistributedCacheUsageEntry(value)
public SPDistributedCacheUsageEntry(
Object[] value
)
参数
- value
类型:[]
另请参阅
引用
SPDistributedCacheUsageEntry 类