SPFeatureUsageEntry.ParentType property
取得與此使用狀況項目相關聯的衍生的SPUsageDefinition物件類型。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property ParentType As Type
Get
'用途
Dim instance As SPFeatureUsageEntry
Dim value As Type
value = instance.ParentType
public override Type ParentType { get; }
Property value
Type: System.Type
Type 指定父類型。