ISearchComponent.ComponentId property

Unique id of the search component.

Namespace:  Microsoft.Office.Server.Search.Administration.Topology
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
ReadOnly Property ComponentId As Guid
    Get
'Usage
Dim instance As ISearchComponent
Dim value As Guid

value = instance.ComponentId
Guid ComponentId { get; }

Property value

Type: System.Guid

See also

Reference

ISearchComponent interface

ISearchComponent members

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