CompartmentMapHasPropertyDisplayedPath.GetLink (Método)

Obtiene el vínculo de CompartmentMapHasPropertyDisplayedPath entre un CompartmentMapand 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 CompartmentMap, _
    target As PropertyPath _
) As CompartmentMapHasPropertyDisplayedPath
public static CompartmentMapHasPropertyDisplayedPath GetLink(
    CompartmentMap source,
    PropertyPath target
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasPropertyDisplayedPath

Seguridad de .NET Framework

Vea también

Referencia

CompartmentMapHasPropertyDisplayedPath Clase

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