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


Метод SearchServiceApplication.GetSharePointContentSources

Пространство имен:  Microsoft.Office.Server.Search.Administration
Сборка:  Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)

Синтаксис

'Декларация
Public Function GetSharePointContentSources As List(Of Integer)
'Применение
Dim instance As SearchServiceApplication
Dim returnValue As List(Of Integer)

returnValue = instance.GetSharePointContentSources()
public List<int> GetSharePointContentSources()

Возвращаемое значение

Тип: System.Collections.Generic.List<Int32>

Реализации

ISearchAdminServiceApplication.GetSharePointContentSources()

См. также

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

SearchServiceApplication класс

Элементы SearchServiceApplication

Пространство имен Microsoft.Office.Server.Search.Administration