UsageInfo.StoragePercentageUsed 屬性
取得值,指定網站集合目前使用的磁碟空間量比例成為網站集合額度中指定的最大磁碟空間。
命名空間: 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 StoragePercentageUsed As Double
Get
'用途
Dim instance As UsageInfo
Dim value As Double
value = instance.StoragePercentageUsed
public double StoragePercentageUsed { get; }
屬性值
類型:System.Double
Double
目前正由網站集合的網站集合配額中指定的最大的磁碟空間的磁碟空間量的比例。如果沒有最大可指定儲存在網站集合配額,伺服器會傳回 0。此值是等於或大於 0,並等於或小於 1。