Component.ToString - Méthode
Renvoie un String qui représente cette instance.
Espace de noms : Microsoft.Office.Server.Search.Administration.Topology
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Overrides Function ToString As String
'Utilisation
Dim instance As Component
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Valeur renvoyée
Type : System.String
String qui représente cette instance.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration.Topology - Espace de noms