ContentProcessingComponent members

Defines a Content Processing Component within the SharePoint search topology.

The ContentProcessingComponent type exposes the following members.

Constructors

  Name Description
Public method ContentProcessingComponent() Initializes a new instance of the ContentProcessingComponent class.
Public method ContentProcessingComponent(Guid) Initializes a new instance of the ContentProcessingComponent class.
Public method ContentProcessingComponent(String) Initializes a new instance of the ContentProcessingComponent class.

Top

Properties

  Name Description
Public property ComponentId ID of the search topology component (GUID). (Inherited from Component.)
Public property Name Name of the search topology component. (Inherited from Component.)
Public property ServerId ID of the server where this search topology component shall be deployed (GUID). (Inherited from Component.)
Public property ServerName This property gives the name of the server where the search component resides. When trying to set the ServerName, the server name is looked up to ensure it refers to a valid server in the farm. (Inherited from Component.)
Public property TopologyId ID of the search topology containing this search component (GUID). (Inherited from Component.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties Properties of the Component. (Inherited from Component.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a String that represents this instance. (Inherited from Component.)

Top

See also

Reference

ContentProcessingComponent class

Microsoft.Office.Server.Search.Administration.Topology namespace