Scope.Rules, propriété (Microsoft.Office.Server.Search.Administration)
Gets the collection of scope rules for a scope.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Rules As ScopeRuleCollection
'Utilisation
Dim instance As Scope
Dim value As ScopeRuleCollection
value = instance.Rules
public ScopeRuleCollection Rules { get; }
Valeur de la propriété
A ScopeRuleCollection object.
Voir aussi
Référence
Scope, classe
Membres Scope
Microsoft.Office.Server.Search.Administration, espace de noms