Freigeben über


ModelingPartitionMapper.PartitionMappings.Item-Eigenschaft

Die tatsächliche Partition, die dem angegebenen generischen Modellierungsframework-Partitionstyp entspricht

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

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

Parameter

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Partition

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelingPartitionMapper.PartitionMappings Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace