Freigeben über


TeamFoundationServiceHost.ToString-Methode (String, String)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Shared Function ToString ( _
    hostId As String, _
    hostName As String _
) As String
public static string ToString(
    string hostId,
    string hostName
)

Parameter

Rückgabewert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationServiceHost Klasse

ToString-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace