共用方式為


SPUsageDefinition.UsageEntryType property

包含對應到這個 SPUsageDefinition 的 SPUsageEntry 類別的型別。

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

Syntax

'宣告
Public Overridable ReadOnly Property UsageEntryType As Type
    Get
'用途
Dim instance As SPUsageDefinition
Dim value As Type

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

Property value

Type: System.Type
傳回Type

請參閱

參照

SPUsageDefinition class

SPUsageDefinition members

Microsoft.SharePoint.Administration namespace