Share via


CrawlTopologyCollection.ActiveTopology Property

Gets the active crawl topology for the Search service application.

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

Syntax

'Declaration
Public ReadOnly Property ActiveTopology As CrawlTopology
    Get
'Usage
Dim instance As CrawlTopologyCollection
Dim value As CrawlTopology

value = instance.ActiveTopology
public CrawlTopology ActiveTopology { get; }

Property Value

Type: Microsoft.Office.Server.Search.Administration.CrawlTopology
The active crawl topology.

See Also

Reference

CrawlTopologyCollection Class

CrawlTopologyCollection Members

Microsoft.Office.Server.Search.Administration Namespace