Freigeben über


ConnectionDataController.GetConnectionData-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Services.Location.ConnectionData

.NET Framework-Sicherheit

Siehe auch

Referenz

ConnectionDataController Klasse

Microsoft.VisualStudio.Services.Location-Namespace