SearchServiceApplicationProxy.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 SearchServiceApplicationProxy
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
SearchServiceApplicationProxy classe
SearchServiceApplicationProxy - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms