ComponentSettings Members
Include Protected Members
Include Inherited Members
The base class for the objects that represent the settings for the Search service application’s components.
The ComponentSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ComponentSettings | Initializes a new instance of the ComponentSettings class. |
Top
Properties
Name | Description | |
---|---|---|
ComponentId | Gets or sets the identifier (ID) of the component. | |
IndexLocation | Gets or sets the location of the index file. | |
IsValid | Gets or sets a Boolean value that specifies whether the component is valid. | |
ServerName | Gets or sets the name of the server where the component is created. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace