Compartir a través de


ServicingContext.PartitionIdToHostIdMap (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Property PartitionIdToHostIdMap As Dictionary(Of Integer, Guid)
public Dictionary<int, Guid> PartitionIdToHostIdMap { get; private set; }

Valor de propiedad

Tipo: System.Collections.Generic.Dictionary<Int32, Guid>

Seguridad de .NET Framework

Vea también

Referencia

ServicingContext Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)