Component constructor (String)

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 ( _
    serverName As String _
)
'Usage
Dim serverName As String

Dim instance As New Component(serverName)
protected Component(
    string serverName
)

Parameters

See also

Reference

Component class

Component members

Component overload

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