Udostępnij za pośrednictwem


Metoda ModelingPartitionMapper.DeterminePartitionForElement —

Określa partycję do użytku w szczególności ProtoElement.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Składnia

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

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Partition
Partycja, która powinna być używana do reconstitue element prototyp

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ModelingPartitionMapper Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell