Freigeben über


TeamFoundationServiceHost.ToString-Methode (Guid, 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 Guid, _
    hostName As String _
) As String
public static string ToString(
    Guid 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