Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the parent Content object for the crawl rule collection.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Parent As Content
Get
'Usage
Dim instance As CrawlRuleCollection
Dim value As Content
value = instance.Parent
public Content Parent { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.Content
A Content object that represents the parent of the crawl rule collection.