Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.