Partager via


PropertyPathHasPath, constructeur (PropertyPath, DomainPath)

Le constructeur crée un lien de PropertyPathHasPath dans la même partition que le PropertyPath donné

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

Syntaxe

'Déclaration
Public Sub New ( _
    source As PropertyPath, _
    target As DomainPath _
)
public PropertyPathHasPath(
    PropertyPath source,
    DomainPath target
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PropertyPathHasPath Classe

PropertyPathHasPath, surcharge

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms