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.
The base class for the objects that represent the settings for the Search service application’s components.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.Administration.TopologyExport.ComponentSettings
Microsoft.Office.Server.Search.Administration.TopologyExport.CrawlComponentSettings
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 MustInherit Class ComponentSettings
'Usage
Dim instance As ComponentSettings
public abstract class 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
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace