Component constructor (Guid)

Initializes a new instance of the Component class.

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

Syntax

'Declaration
Protected Sub New ( _
    serverId As Guid _
)
'Usage
Dim serverId As Guid

Dim instance As New Component(serverId)
protected Component(
    Guid serverId
)

Parameters

See also

Reference

Component class

Component members

Component overload

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