Freigeben über


CompartmentShapeHasBaseCompartmentShape.GetLink-Methode

Ruft den CompartmentShapeHasBaseCompartmentShape-Link zwischen einem angegebenen CompartmentShape und einem CompartmentShape ab.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Function GetLink ( _
    source As CompartmentShape, _
    target As CompartmentShape _
) As CompartmentShapeHasBaseCompartmentShape
public static CompartmentShapeHasBaseCompartmentShape GetLink(
    CompartmentShape source,
    CompartmentShape target
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape

.NET Framework-Sicherheit

Siehe auch

Referenz

CompartmentShapeHasBaseCompartmentShape Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace