CrawlRule.Parent, propriété (Microsoft.Office.Server.Search.Administration)
Gets the parent CrawlRuleCollection object for the crawl rule.
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 Parent As CrawlRuleCollection
'Utilisation
Dim instance As CrawlRule
Dim value As CrawlRuleCollection
value = instance.Parent
public CrawlRuleCollection Parent { get; }
Valeur de la propriété
A CrawlRuleCollection object that represents the parent collection.
Voir aussi
Référence
CrawlRule, classe
Membres CrawlRule
Microsoft.Office.Server.Search.Administration, espace de noms