Freigeben über


PropertyPathReferencesProperty-Konstruktor (PropertyPath, DomainProperty)

Konstruktor erstellt eine PropertyPathReferencesProperty-Verbindung in derselben Partition wie das angegebene PropertyPath her

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

Syntax

'Declaration
Public Sub New ( _
    source As PropertyPath, _
    target As DomainProperty _
)
public PropertyPathReferencesProperty(
    PropertyPath source,
    DomainProperty target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPathReferencesProperty Klasse

PropertyPathReferencesProperty-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace