Freigeben über


ShapeHasCompartments.GetLinkToShape-Methode

Ruft den ShapeHasCompartments-Link für ein Depot 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 GetLinkToShape ( _
    compartmentInstance As Compartment _
) As ShapeHasCompartments
public static ShapeHasCompartments GetLinkToShape(
    Compartment compartmentInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasCompartments

.NET Framework-Sicherheit

Siehe auch

Referenz

ShapeHasCompartments Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace