SPDistributedCacheCallUsageProvider.UsageEntryType 属性

使用项与此用法提供程序关联的类型。

命名空间:  Microsoft.SharePoint.DistributedCaching.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides ReadOnly Property UsageEntryType As Type
    Get
用法
Dim instance As SPDistributedCacheCallUsageProvider
Dim value As Type

value = instance.UsageEntryType
public override Type UsageEntryType { get; }

属性值

类型:System.Type

另请参阅

引用

SPDistributedCacheCallUsageProvider 类

SPDistributedCacheCallUsageProvider 成员

Microsoft.SharePoint.DistributedCaching.Utilities 命名空间