PropertyPathReferencesProperty.GetLink (Método)

Obtiene el vínculo de PropertyPathReferencesProperty entre un PropertyPathand dado un DomainProperty.

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 Shared Function GetLink ( _
    source As PropertyPath, _
    target As DomainProperty _
) As PropertyPathReferencesProperty
public static PropertyPathReferencesProperty GetLink(
    PropertyPath source,
    DomainProperty target
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathReferencesProperty

Seguridad de .NET Framework

Vea también

Referencia

PropertyPathReferencesProperty Clase

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