SPFeatureUsageEntry.ParentType 属性
获取与此用法条目相关联的派生的SPUsageDefinition对象的类型。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides ReadOnly Property ParentType As Type
Get
用法
Dim instance As SPFeatureUsageEntry
Dim value As Type
value = instance.ParentType
public override Type ParentType { get; }
属性值
类型:System.Type
指定的父类型Type 。