ModelingPartitionMapper.PartitionMappings.Item 属性

使用指定的一般建模结构分区类型相对应的实际分区

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

语法

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

参数

属性值

类型:Microsoft.VisualStudio.Modeling.Partition

.NET Framework 安全性

请参见

参考

ModelingPartitionMapper.PartitionMappings 类

Microsoft.VisualStudio.Modeling.Shell 命名空间