TfsHttpClient.GetServiceLocation, méthode (String, Guid)
Espace de noms : Microsoft.TeamFoundation.Client.Channels
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Protected Function GetServiceLocation ( _
serviceType As String, _
serviceIdentifier As Guid _
) As Uri
protected Uri GetServiceLocation(
string serviceType,
Guid serviceIdentifier
)
Paramètres
- serviceType
Type : System.String
- serviceIdentifier
Type : System.Guid
Valeur de retour
Type : System.Uri
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.