Condividi tramite


Metodo LocationWebService.Connect

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
<WebMethodAttribute> _
Public Function Connect ( _
    connectOptions As Integer, _
    lastChangeId As Integer, _
    features As Integer _
) As ConnectionData
[WebMethodAttribute]
public ConnectionData Connect(
    int connectOptions,
    int lastChangeId,
    int features
)

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.Alm.ConnectionData

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LocationWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices