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