ModelingPartitionMapper.DeterminePartitionForElement 方法

确定分区为特定 ProtoElement 使用。

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

语法

声明
Protected Overridable Function DeterminePartitionForElement ( _
    groupPrototype As ElementGroupPrototype, _
    protoElement As ProtoElement, _
    partitions As ModelingPartitionMapper.PartitionMappings _
) As Partition
protected virtual Partition DeterminePartitionForElement(
    ElementGroupPrototype groupPrototype,
    ProtoElement protoElement,
    ModelingPartitionMapper.PartitionMappings partitions
)

参数

返回值

类型:Microsoft.VisualStudio.Modeling.Partition
应使用到 reconstitue 原型元素的分区

.NET Framework 安全性

请参见

参考

ModelingPartitionMapper 类

Microsoft.VisualStudio.Modeling.Shell 命名空间