Partager via


SyncService.GetSyncProperty, méthode

Espace de noms :  Microsoft.TeamFoundation.Integration.Server
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Integration.Server.SyncProperty
retourne SyncProperty ;

Sécurité .NET Framework

Voir aussi

Référence

SyncService Classe

Microsoft.TeamFoundation.Integration.Server, espace de noms