PropertyPathReferencesProperty (Constructor) (PropertyPath, DomainProperty)

El constructor establece relaciones de PropertyPathReferencesProperty en la misma partición que el PropertyPath determinado

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    source As PropertyPath, _
    target As DomainProperty _
)
public PropertyPathReferencesProperty(
    PropertyPath source,
    DomainProperty target
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PropertyPathReferencesProperty Clase

PropertyPathReferencesProperty (Sobrecarga)

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)