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