Compartilhar via


SearchServiceApplicationProxy.GetSharePointContentSources method

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Function GetSharePointContentSources As List(Of Integer)
'Uso
Dim instance As SearchServiceApplicationProxy
Dim returnValue As List(Of Integer)

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

Valor retornado

Type: System.Collections.Generic.List<Int32>

Implements

ISearchAdminServiceApplication.GetSharePointContentSources()

Ver também

Referência

SearchServiceApplicationProxy class

SearchServiceApplicationProxy members

Microsoft.Office.Server.Search.Administration namespace