Compartir a través de


PresentationViewsSubject.GetLink (Método)

Obtiene el vínculo de PresentationViewsSubject entre un PresentationElementand dado un ModelElement.

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

Sintaxis

'Declaración
Public Shared Function GetLink ( _
    source As PresentationElement, _
    target As ModelElement _
) As PresentationViewsSubject
public static PresentationViewsSubject GetLink(
    PresentationElement source,
    ModelElement target
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.PresentationViewsSubject

Seguridad de .NET Framework

Vea también

Referencia

PresentationViewsSubject Clase

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