ScopeDisplayGroup.Add, méthode (Microsoft.Office.Server.Search.Administration)
Adds a scope to the display group's scope collection.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Sub Add ( _
scope As Scope _
)
'Utilisation
Dim instance As ScopeDisplayGroup
Dim scope As Scope
instance.Add(scope)
public void Add (
Scope scope
)
Paramètres
- scope
A Scope object.
Voir aussi
Référence
ScopeDisplayGroup, classe
Membres ScopeDisplayGroup
Microsoft.Office.Server.Search.Administration, espace de noms