SPUsageDefinition.UsageEntryType 属性

Contains the type of the SPUsageEntry class that corresponds to this SPUsageDefinition.

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

语法

声明
Public Overridable ReadOnly Property UsageEntryType As Type
    Get
用法
Dim instance As SPUsageDefinition
Dim value As Type

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

属性值

类型:System.Type
Returns Type.

另请参阅

引用

SPUsageDefinition 类

SPUsageDefinition 成员

Microsoft.SharePoint.Administration 命名空间