DecoratorMapHasPropertyDisplayedPath.GetLink (Método)

Obtiene el vínculo de DecoratorMapHasPropertyDisplayedPath entre un DecoratorMapand dado un PropertyPath.

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 DecoratorMap, _
    target As PropertyPath _
) As DecoratorMapHasPropertyDisplayedPath
public static DecoratorMapHasPropertyDisplayedPath GetLink(
    DecoratorMap source,
    PropertyPath target
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasPropertyDisplayedPath

Seguridad de .NET Framework

Vea también

Referencia

DecoratorMapHasPropertyDisplayedPath Clase

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