共用方式為


SPFeatureUsageDefinition.UsageEntryType property

含有SPUsageEntry類別對應至這個SPUsageDefinition物件的類型。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Overrides ReadOnly Property UsageEntryType As Type
    Get
'用途
Dim instance As SPFeatureUsageDefinition
Dim value As Type

value = instance.UsageEntryType
public override Type UsageEntryType { get; }

Property value

Type: System.Type
會傳回Type物件。

請參閱

參照

SPFeatureUsageDefinition class

SPFeatureUsageDefinition members

Microsoft.SharePoint.Administration namespace