Partilhar via


Método ModelingPartitionMapper.BeginMapping

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Function BeginMapping ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition _
) As Object
public Object BeginMapping(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition
)

Parâmetros

Valor de retorno

Tipo: System.Object

Implementações

IElementPartitionMapper.BeginMapping(ElementGroupPrototype, Partition)

Segurança do .NET Framework

Consulte também

Referência

ModelingPartitionMapper Classe

Namespace Microsoft.VisualStudio.Modeling.Shell