Site.Usage 屬性
取得值,指定網站的使用情形資訊,包括頻寬、儲存裝置及網站集合的造訪次數。
命名空間: 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 Usage As UsageInfo
Get
'用途
Dim instance As Site
Dim value As UsageInfo
value = instance.Usage
public UsageInfo Usage { get; }
屬性值
類型:Microsoft.SharePoint.Client.UsageInfo
傳回代表相關的網站,包括頻寬、 儲存及瀏覽至網站集合的使用狀況資訊UsageInfo.instance。