PropertyRuleCollection.Add - Méthode
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 ( _
rule As PropertyRule _
)
'Utilisation
Dim instance As PropertyRuleCollection
Dim rule As PropertyRule
instance.Add(rule)
public void Add(
PropertyRule rule
)
Paramètres
Voir aussi
Référence
PropertyRuleCollection - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms