Freigeben über


SyncService.GetSyncProperty-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Integration.Server.SyncProperty
Gibt SyncProperty zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

SyncService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace