Freigeben über


PropertyPathHasPath-Konstruktor (PropertyPath, DomainPath)

Konstruktor erstellt einen PropertyPathHasPath-Link in derselben Partition wie das 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 DomainPath _
)
public PropertyPathHasPath(
    PropertyPath source,
    DomainPath target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPathHasPath Klasse

PropertyPathHasPath-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace