Component.ToString method

Returns a String that represents this instance.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As Component
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String
A String that represents this instance.

See also

Reference

Component class

Component members

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