: CrawlRuleCollection.Parent (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the parent Content object for the crawl rule collection.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property Parent As Content
'Uso
Dim instance As CrawlRuleCollection
Dim value As Content
value = instance.Parent
public Content Parent { get; }
Valor de propiedad
A Content object that represents the parent of the crawl rule collection.
Vea también
Referencia
CrawlRuleCollection (Clase)
CrawlRuleCollection (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)