Freigeben über


ISyncService.GetSyncProperties-Methode

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Function GetSyncProperties ( _
    serverId As Guid _
) As SyncProperty()
SyncProperty[] GetSyncProperties(
    Guid serverId
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Server.SyncProperty[]
Gibt SyncProperty zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ISyncService Schnittstelle

Microsoft.TeamFoundation.Server-Namespace