Share via


de la propiedad SPSite.ResourceQuotaExceeded

Indicates whether the resource quota limit for this site collection has been exceeded since the last daily quota reset or not.

Espacio de nombres:  Microsoft.SharePoint
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public ReadOnly Property ResourceQuotaExceeded As Boolean
    Get
'Uso
Dim instance As SPSite
Dim value As Boolean

value = instance.ResourceQuotaExceeded
public bool ResourceQuotaExceeded { get; }

Valor de propiedad

Tipo: System.Boolean
A Boolean value = true if the limit has been exceeded since the last daily quota reset.

Vea también

Referencia

clase SPSite

Miembros SPSite

Espacio de nombres Microsoft.SharePoint