Partager via


PropertyHasType, constructeur (DomainProperty, DomainType)

Le constructeur crée un lien PropertyHasType dans la même partition que le DomainProperty donné.

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 Sub New ( _
    source As DomainProperty, _
    target As DomainType _
)
public PropertyHasType(
    DomainProperty source,
    DomainType target
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PropertyHasType Classe

PropertyHasType, surcharge

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms