SPSite.RecalculateStorageUsed-Methode
Recalculates the storage that is used by the site collection.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub RecalculateStorageUsed
'Usage
Dim instance As SPSite
instance.RecalculateStorageUsed()
public void RecalculateStorageUsed()