Partager via


SyncService.SaveSyncProperty, 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 Sub SaveSyncProperty ( _
    serverId As Guid, _
    baselineRev As Integer, _
    name As String, _
    value As String _
)
[WebMethodAttribute]
public void SaveSyncProperty(
    Guid serverId,
    int baselineRev,
    string name,
    string value
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

SyncService Classe

Microsoft.TeamFoundation.Integration.Server, espace de noms