ModelingPartitionMapper.PartitionMappings.Item (Propiedad)

La partición real que corresponde al tipo genérico especificado de partición del marco de modelado

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxis

'Declaración
Public ReadOnly Default Property Item ( _
    which As ModelingPartitionMapper.WhichPartition _
) As Partition
public Partition this[
    ModelingPartitionMapper.WhichPartition which
] { get; }

Parámetros

Valor de propiedad

Tipo: Microsoft.VisualStudio.Modeling.Partition

Seguridad de .NET Framework

Vea también

Referencia

ModelingPartitionMapper.PartitionMappings Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)