SearchServiceApplication.CrawlComponents property

Obsolete.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property CrawlComponents As CrawlComponentCollection
    Get
'Usage
Dim instance As SearchServiceApplication
Dim value As CrawlComponentCollection

value = instance.CrawlComponents
public CrawlComponentCollection CrawlComponents { get; }

Property value

Type: CrawlComponentCollection

See also

Reference

SearchServiceApplication class

SearchServiceApplication members

Microsoft.Office.Server.Search.Administration namespace