Partager via


SearchServiceApplication.GetSharePointContentSources - Méthode

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function GetSharePointContentSources As List(Of Integer)
'Utilisation
Dim instance As SearchServiceApplication
Dim returnValue As List(Of Integer)

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

Valeur renvoyée

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

Implémentations

ISearchAdminServiceApplication.GetSharePointContentSources()

Voir aussi

Référence

SearchServiceApplication classe

SearchServiceApplication - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms