UsageInfo.Bandwidth 属性
Gets a value that specifies the cumulative bandwidth, in bytes, used by the site collection during an implementation specific period.
命名空间: 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
The cumulative bandwidth, in bytes. This value must be equal to or greater than 0.