Compartir a través de


SyncService.GetSyncProperty (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Integration.Server.SyncProperty
Devuelva SyncProperty.

Seguridad de .NET Framework

Vea también

Referencia

SyncService Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)