Freigeben über


CompartmentShapeHasBaseCompartmentShape.GetLinkToBaseClass-Methode

Ruft den CompartmentShapeHasBaseCompartmentShape-Link für 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 GetLinkToBaseClass ( _
    subCompartmentShapeInstance As CompartmentShape _
) As CompartmentShapeHasBaseCompartmentShape
public static CompartmentShapeHasBaseCompartmentShape GetLinkToBaseClass(
    CompartmentShape subCompartmentShapeInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape

.NET Framework-Sicherheit

Siehe auch

Referenz

CompartmentShapeHasBaseCompartmentShape Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace