Partager via


Site.Usage - Propriété

Gets a value that specifies usage information about the site, including bandwidth, storage, and the number of visits to the site collection.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Usage As UsageInfo
    Get
'Utilisation
Dim instance As Site
Dim value As UsageInfo

value = instance.Usage
public UsageInfo Usage { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.UsageInfo
Returns a UsageInfo.instance representing the usage information about the site, including bandwidth, storage, and the number of visits to the site collection.

Voir aussi

Référence

Site classe

Site - Membres

Microsoft.SharePoint.Client - Espace de noms