Freigeben über


ITeamFoundationLocationService.GetHostLocation-Methode

GetHostLocation gibt eine URL im Stammverzeichnis des Hosts für die angegebene Zugriffszuordnung zurück.

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

Syntax

'Declaration
Function GetHostLocation ( _
    requestContext As TeamFoundationRequestContext, _
    accessMapping As AccessMapping, _
    serviceOwner As Guid _
) As String
string GetHostLocation(
    TeamFoundationRequestContext requestContext,
    AccessMapping accessMapping,
    Guid serviceOwner
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationLocationService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace