ConnectionDataController.GetConnectionData, méthode

Espace de noms :  Microsoft.VisualStudio.Services.Location
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<HttpGetAttribute> _
Public Function GetConnectionData ( _
    connectOptions As ConnectOptions, _
    lastChangeId As Integer _
) As ConnectionData
[HttpGetAttribute]
public ConnectionData GetConnectionData(
    ConnectOptions connectOptions,
    int lastChangeId
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Services.Location.ConnectionData

Sécurité .NET Framework

Voir aussi

Référence

ConnectionDataController Classe

Microsoft.VisualStudio.Services.Location, espace de noms