Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Function GetSyncMapping ( _
serverId As Guid _
) As SyncMapping
SyncMapping GetSyncMapping(
Guid serverId
)
SyncMapping^ GetSyncMapping(
Guid serverId
)
abstract GetSyncMapping :
serverId:Guid -> SyncMapping
function GetSyncMapping(
serverId : Guid
) : SyncMapping
Parameters
- serverId
Type: System.Guid
Return Value
Type: Microsoft.TeamFoundation.Server.SyncMapping
Returns SyncMapping.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.