Content.Parent Property
Gets the search context for the Shared Services Provider's search service.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Parent As SearchContext
Get
'Usage
Dim instance As Content
Dim value As SearchContext
value = instance.Parent
public SearchContext Parent { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.SearchContext
A SearchContext object representing the search service.
Remarks
For more information about the new Enterprise Search Administration object model see Getting Started with the Search Administration Object Model.
See Also
Reference
Microsoft.Office.Server.Search.Administration Namespace
Microsoft.Office.Server.Search.Administration.SearchContext
Other Resources
Defining Crawl Rules and File Types
Getting Started with the Enterprise Search Administration Object Model
How to: Retrieve the Content Sources for a Shared Services Provider