共用方式為


SPBandwidthUsageDefinition.UsageEntryType property

取得SPUsageDefinition執行個體的對應SPUsageEntry類別類型。

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

Syntax

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

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

Property value

Type: System.Type

請參閱

參照

SPBandwidthUsageDefinition class

SPBandwidthUsageDefinition members

Microsoft.SharePoint.Administration namespace