Compartir a través de


del método SearchServiceApplicationProxy.GetSharePointContentSources

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
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 devuelto

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

Implementaciones

ISearchAdminServiceApplication.GetSharePointContentSources()

Vea también

Referencia

clase SearchServiceApplicationProxy

Miembros SearchServiceApplicationProxy

Espacio de nombres Microsoft.Office.Server.Search.Administration