Share via


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
Protected method ComponentSettings Initializes a new instance of the ComponentSettings class.

Top

Properties

  Name Description
Public property ComponentId Gets or sets the identifier (ID) of the component.
Public property IndexLocation Gets or sets the location of the index file.
Public property IsValid Gets or sets a Boolean value that specifies whether the component is valid.
Public property ServerName Gets or sets the name of the server where the component is created.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ComponentSettings Class

Microsoft.Office.Server.Search.Administration.TopologyExport Namespace