ModelingPartitionMapper.PartitionMappings (Constructor)

Constructor.

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 Sub New ( _
    defaultPartition As Partition, _
    modelPartition As Partition, _
    diagramPartition As Partition _
)
public PartitionMappings(
    Partition defaultPartition,
    Partition modelPartition,
    Partition diagramPartition
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ModelingPartitionMapper.PartitionMappings Clase

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