Query.GetScopes-Methode
Gibt Informationen zu Suchbereichen SharePoint 2010 , falls zutreffend.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function GetScopes As ScopeInformation()
'Usage
Dim instance As Query
Dim returnValue As ScopeInformation()
returnValue = instance.GetScopes()
public ScopeInformation[] GetScopes()
Rückgabewert
Typ: []
Ein Array von ScopeInformation -Objekten, die Informationen zu Suchbereichen.