Свойство SPService.Instances
Получает коллекцию всех экземпляров службы в ферме серверов.
Пространство имен: Microsoft.SharePoint.Administration
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
Public ReadOnly Property Instances As SPServiceInstanceDependencyCollection
Get
'Применение
Dim instance As SPService
Dim value As SPServiceInstanceDependencyCollection
value = instance.Instances
public SPServiceInstanceDependencyCollection Instances { get; }
Значение свойства
Тип: Microsoft.SharePoint.Administration.SPServiceInstanceDependencyCollection
Объект SPServiceInstanceDependencyCollection , который представляет экземпляров служб.