ScopeDisplayGroup.Add - Méthode
Ajoute une étendue à la collection d'étendues de groupe d'affichage.
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
Type : Microsoft.Office.Server.Search.Administration.ScopeUn objet Scope .
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms