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 query 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 QueryTopology As QueryTopologySettings
Get
'Usage
Dim instance As TopologySettings
Dim value As QueryTopologySettings
value = instance.QueryTopology
public QueryTopologySettings QueryTopology { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.TopologyExport.QueryTopologySettings
The query topology settings.
See Also
Reference
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace