ElementMergeDirectiveHasLinkCreationPaths.GetLink (Método)

Obtiene el vínculo de ElementMergeDirectiveHasLinkCreationPaths entre un ElementMergeDirectiveand dado un DomainPath.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Shared Function GetLink ( _
    source As ElementMergeDirective, _
    target As DomainPath _
) As ElementMergeDirectiveHasLinkCreationPaths
public static ElementMergeDirectiveHasLinkCreationPaths GetLink(
    ElementMergeDirective source,
    DomainPath target
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths

Seguridad de .NET Framework

Vea también

Referencia

ElementMergeDirectiveHasLinkCreationPaths Clase

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