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 topology settings for the Search service application.
Namespace: Microsoft.Office.Server.Search.Administration.TopologyExport
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property CrawlTopology As CrawlTopologySettings
Get
'Usage
Dim instance As TopologySettings
Dim value As CrawlTopologySettings
value = instance.CrawlTopology
public CrawlTopologySettings CrawlTopology { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.TopologyExport.CrawlTopologySettings
The crawl topology settings.
See Also
Reference
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace