Freigeben über


SearchServiceApplicationProxy.SetScopeInfo-Methode

Legt die Details für den angegebenen Suche -Bereich in der SearchServiceApplicationProxyfest.

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

Syntax

'Declaration
Public Sub SetScopeInfo ( _
    scopeInfo As ScopeInfo _
)
'Usage
Dim instance As SearchServiceApplicationProxy
Dim scopeInfo As ScopeInfo

instance.SetScopeInfo(scopeInfo)
public void SetScopeInfo(
    ScopeInfo scopeInfo
)

Parameter

Implementiert

ISearchSiteAdministrationServiceApplication.SetScopeInfo(ScopeInfo)

Ausnahmen

Ausnahme Bedingung
Exception

Während der Ausführung der Anwendung ist ein Fehler aufgetreten.

Hinweise

Die scopeInfo dürfen nicht Null sein.

Siehe auch

Referenz

SearchServiceApplicationProxy Klasse

SearchServiceApplicationProxy-Member

Microsoft.Office.Server.Search.Administration-Namespace