ModelingPartitionMapper.DeterminePartitionForElement (Método)

determine la partición para utilizar para un ProtoElement determinado.

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
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
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.Partition
El elemento que se debe utilizar el reconstitue el elemento prototype

Seguridad de .NET Framework

Vea también

Referencia

ModelingPartitionMapper Clase

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