共用方式為


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 指定父類型。

請參閱

參照

SPFeatureUsageEntry class

SPFeatureUsageEntry members

Microsoft.SharePoint.Administration namespace