SPSite.ResourceQuotaExceeded property
指出是否已經自最後的每日配額,重設或不超過這個網站集合資源配額限制。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ResourceQuotaExceeded As Boolean
Get
'用途
Dim instance As SPSite
Dim value As Boolean
value = instance.ResourceQuotaExceeded
public bool ResourceQuotaExceeded { get; }
Property value
Type: System.Boolean
Boolean 值 = true ,如果因為重設最後一次每日的配額已經超過限制。