ModelingPartitionMapper.PartitionMappings.Item[ModelingPartitionMapper+WhichPartition] Property

Definition

The actual partition corresponding to the specified generic modeling framework partition type

public:
 property Microsoft::VisualStudio::Modeling::Partition ^ default[Microsoft::VisualStudio::Modeling::Shell::ModelingPartitionMapper::WhichPartition] { Microsoft::VisualStudio::Modeling::Partition ^ get(Microsoft::VisualStudio::Modeling::Shell::ModelingPartitionMapper::WhichPartition which); };
public Microsoft.VisualStudio.Modeling.Partition this[Microsoft.VisualStudio.Modeling.Shell.ModelingPartitionMapper.WhichPartition which] { get; }
member this.Item(Microsoft.VisualStudio.Modeling.Shell.ModelingPartitionMapper.WhichPartition) : Microsoft.VisualStudio.Modeling.Partition
Default Public ReadOnly Property Item(which As ModelingPartitionMapper.WhichPartition) As Partition

Parameters

Property Value

Applies to