Partager via


ElementMergeDirectiveHasLinkCreationPaths.GetLinkCreationPaths, méthode

Obtient une liste de LinkCreationPaths.

Espace de noms :  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Déclaration
Public Shared Function GetLinkCreationPaths ( _
    element As ElementMergeDirective _
) As LinkedElementCollection(Of DomainPath)
public static LinkedElementCollection<DomainPath> GetLinkCreationPaths(
    ElementMergeDirective element
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ElementMergeDirectiveHasLinkCreationPaths Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms