共用方式為


SPBandwidthUsageEntry.ComponentId property

取得或設定記錄元件元件識別碼。

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

Syntax

'宣告
Public Property ComponentId As Integer
    Get
    Set
'用途
Dim instance As SPBandwidthUsageEntry
Dim value As Integer

value = instance.ComponentId

instance.ComponentId = value
public int ComponentId { get; set; }

Property value

Type: System.Int32

請參閱

參照

SPBandwidthUsageEntry class

SPBandwidthUsageEntry members

Microsoft.SharePoint.Administration namespace