SPAppUsageEntry.ParentType 属性
获取使用提供程序的类型。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides ReadOnly Property ParentType As Type
Get
用法
Dim instance As SPAppUsageEntry
Dim value As Type
value = instance.ParentType
public override Type ParentType { get; }
属性值
类型:System.Type
使用提供程序的类型。