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