Partilhar via


Propriedade ModelingPartitionMapper.PartitionMappings.Item

A partição real correspondente especificado genérico tipo de partição de estrutura de modelagem

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public ReadOnly Default Property Item ( _
    which As ModelingPartitionMapper.WhichPartition _
) As Partition
public Partition this[
    ModelingPartitionMapper.WhichPartition which
] { get; }

Parâmetros

Valor de propriedade

Tipo: Microsoft.VisualStudio.Modeling.Partition

Segurança do .NET Framework

Consulte também

Referência

ModelingPartitionMapper.PartitionMappings Classe

Namespace Microsoft.VisualStudio.Modeling.Shell