QueryComponentSettings Class
Represents settings for a query component associated with the Search service application.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.Administration.TopologyExport.ComponentSettings
Microsoft.Office.Server.Search.Administration.TopologyExport.QueryComponentSettings
Namespace: Microsoft.Office.Server.Search.Administration.TopologyExport
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public NotInheritable Class QueryComponentSettings _
Inherits ComponentSettings
'Usage
Dim instance As QueryComponentSettings
public sealed class QueryComponentSettings : ComponentSettings
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
QueryComponentSettings Members
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace