CompartmentShapeHasBaseCompartmentShape.GetLink (Método)

Obtiene el vínculo de CompartmentShapeHasBaseCompartmentShape entre un CompartmentShapeand dado un CompartmentShape.

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 CompartmentShape, _
    target As CompartmentShape _
) As CompartmentShapeHasBaseCompartmentShape
public static CompartmentShapeHasBaseCompartmentShape GetLink(
    CompartmentShape source,
    CompartmentShape target
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape

Seguridad de .NET Framework

Vea también

Referencia

CompartmentShapeHasBaseCompartmentShape Clase

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