Freigeben über


PropertyPathReferencesProperty-Konstruktor (PropertyPath, DomainProperty)

Konstruktor erstellt einen PropertyPathReferencesProperty-Link in derselben Partition wie der angegebene PropertyPath

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 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