Compartilhar via


Método ElementMergeDirectiveHasLinkCreationPaths.GetLinkCreationPaths

Obtém uma lista de LinkCreationPaths.

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 GetLinkCreationPaths ( _
    element As ElementMergeDirective _
) As LinkedElementCollection(Of DomainPath)
public static LinkedElementCollection<DomainPath> GetLinkCreationPaths(
    ElementMergeDirective element
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DomainPath>

Segurança do .NET Framework

Consulte também

Referência

ElementMergeDirectiveHasLinkCreationPaths Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition