Condividi tramite


Metodo SyncService.GetSyncProperty

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

Sintassi

'Dichiarazione
<WebMethodAttribute> _
Public Function GetSyncProperty ( _
    serverId As Guid, _
    name As String _
) As SyncProperty
[WebMethodAttribute]
public SyncProperty GetSyncProperty(
    Guid serverId,
    string name
)

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Integration.Server.SyncProperty
Restituisca il valore SyncProperty.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SyncService Classe

Spazio dei nomi Microsoft.TeamFoundation.Integration.Server