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 crawl database to which this component is assigned.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property CrawlStore As CrawlStore
Get
'Usage
Dim instance As CrawlComponent
Dim value As CrawlStore
value = instance.CrawlStore
public CrawlStore CrawlStore { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.CrawlStore
The crawl database associated with the crawl component.