UsageInfo.Bandwidth 屬性
取得值,指定實作特定期間網站集合使用的累計頻寬 (單位為位元組)。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property Bandwidth As Long
Get
'用途
Dim instance As UsageInfo
Dim value As Long
value = instance.Bandwidth
public long Bandwidth { get; }
屬性值
類型:System.Int64
Int64
累計的頻寬,位元組。此值必須等於或大於 0。