共用方式為


ModelingPartitionMapper.PartitionMappings 建構函式

建構函式。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Public Sub New ( _
    defaultPartition As Partition, _
    modelPartition As Partition, _
    diagramPartition As Partition _
)
public PartitionMappings(
    Partition defaultPartition,
    Partition modelPartition,
    Partition diagramPartition
)

參數

.NET Framework 安全性

請參閱

參考

ModelingPartitionMapper.PartitionMappings 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間