Freigeben über


SearchServiceApplicationProxy.GetSharePointContentSources-Methode

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

Syntax

'Declaration
Public Function GetSharePointContentSources As List(Of Integer)
'Usage
Dim instance As SearchServiceApplicationProxy
Dim returnValue As List(Of Integer)

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

Rückgabewert

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

Implementiert

ISearchAdminServiceApplication.GetSharePointContentSources()

Siehe auch

Referenz

SearchServiceApplicationProxy Klasse

SearchServiceApplicationProxy-Member

Microsoft.Office.Server.Search.Administration-Namespace