Partager via


PropertyPathReferencesProperty, constructeur (PropertyPath, DomainProperty)

Le constructeur crée un lien de PropertyPathReferencesProperty 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 DomainProperty _
)
public PropertyPathReferencesProperty(
    PropertyPath source,
    DomainProperty target
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PropertyPathReferencesProperty Classe

PropertyPathReferencesProperty, surcharge

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms