ILocationService.LocationForCurrentConnection, méthode (String, Guid, Guid)
Espace de noms : Microsoft.VisualStudio.Services.Location
Assembly : Microsoft.VisualStudio.Services.Client (dans Microsoft.VisualStudio.Services.Client.dll)
Syntaxe
'Déclaration
Function LocationForCurrentConnection ( _
serviceType As String, _
serviceIdentifier As Guid, _
serviceOwner As Guid _
) As String
string LocationForCurrentConnection(
string serviceType,
Guid serviceIdentifier,
Guid serviceOwner
)
Paramètres
- serviceType
Type : System.String
- serviceIdentifier
Type : System.Guid
- serviceOwner
Type : System.Guid
Valeur de retour
Type : System.String
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.