Partager via


ElementMergeDirective.LinkCreationPaths, propriété

Obtient une liste de LinkCreationPaths. Chemins d'accès de création Link définis par la directive de fusion.

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 ReadOnly Property LinkCreationPaths As LinkedElementCollection(Of DomainPath)
public LinkedElementCollection<DomainPath> LinkCreationPaths { get; }

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ElementMergeDirective Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms