Freigeben über


ISyncService.GetSyncProperty-Methode

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

Syntax

'Declaration
Function GetSyncProperty ( _
    serverId As Guid, _
    name As String _
) As SyncProperty
SyncProperty GetSyncProperty(
    Guid serverId,
    string name
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISyncService Schnittstelle

Microsoft.TeamFoundation.Server-Namespace