Condividi tramite


Costruttore PropertyPathReferencesProperty (PropertyPath, DomainProperty)

Il costruttore crea un collegamento di PropertyPathReferencesProperty nella stessa partizione del PropertyPath specificato

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyPathReferencesProperty Classe

Overload PropertyPathReferencesProperty

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition