Compartir a través de


: CrawlRule.Parent (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the parent CrawlRuleCollection object for the crawl rule.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property Parent As CrawlRuleCollection
'Uso
Dim instance As CrawlRule
Dim value As CrawlRuleCollection

value = instance.Parent
public CrawlRuleCollection Parent { get; }

Valor de propiedad

A CrawlRuleCollection object that represents the parent collection.

Vea también

Referencia

CrawlRule (Clase)
CrawlRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)