Compartilhar via


Método ShapeMapHasParentElementPath.SetParentElementPath

Define ParentElementPath.

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

Sintaxe

'Declaração
Public Shared Sub SetParentElementPath ( _
    element As BaseShapeMap, _
    newParentElementPath As DomainPath _
)
public static void SetParentElementPath(
    BaseShapeMap element,
    DomainPath newParentElementPath
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ShapeMapHasParentElementPath Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition