Freigeben über


PropertyHasType-Konstruktor (DomainProperty, DomainType)

Konstruktor erstellt einen PropertyHasType-Link in derselben Partition wie der angegebene DomainProperty

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Sub New ( _
    source As DomainProperty, _
    target As DomainType _
)
public PropertyHasType(
    DomainProperty source,
    DomainType target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyHasType Klasse

PropertyHasType-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace