Component - Constructeur (String)
Initialise une nouvelle instance de la classe Component .
Espace de noms : Microsoft.Office.Server.Search.Administration.Topology
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Protected Sub New ( _
serverName As String _
)
'Utilisation
Dim serverName As String
Dim instance As New Component(serverName)
protected Component(
string serverName
)
Paramètres
- serverName
Type : System.String
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration.Topology - Espace de noms