Condividi tramite


Metodo ElementMergeDirectiveHasLinkCreationPaths.GetLink

Ottiene il collegamento ElementMergeDirectiveHasLinkCreationPaths tra una determinata ElementMergeDirective e un DomainPath.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ElementMergeDirectiveHasLinkCreationPaths Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition