SPUsageUserCodeRequestsMonitoredData.UsageEntryType 属性
使用提供程序中获取对应的元数据的类型。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides ReadOnly Property UsageEntryType As Type
Get
用法
Dim instance As SPUsageUserCodeRequestsMonitoredData
Dim value As Type
value = instance.UsageEntryType
public override Type UsageEntryType { get; }
属性值
类型:System.Type
元数据的类型。
另请参阅
引用
SPUsageUserCodeRequestsMonitoredData 类