Поделиться через


Свойство Site.Usage

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

Пространство имен:  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 Usage As UsageInfo
    Get
'Применение
Dim instance As Site
Dim value As UsageInfo

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

Значение свойства

Тип: 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.

См. также

Справочные материалы

Site класс

Элементы Site

Пространство имен Microsoft.SharePoint.Client