Compartilhar via


Método ElementMergeDirectiveHasLinkCreationPaths.GetLink

Obtenha um link entre um determinado ElementMergeDirectiveand um DomainPath ElementMergeDirectiveHasLinkCreationPaths.

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 Function GetLink ( _
    source As ElementMergeDirective, _
    target As DomainPath _
) As ElementMergeDirectiveHasLinkCreationPaths
public static ElementMergeDirectiveHasLinkCreationPaths GetLink(
    ElementMergeDirective source,
    DomainPath target
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths

Segurança do .NET Framework

Consulte também

Referência

ElementMergeDirectiveHasLinkCreationPaths Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition