Condividi tramite


Metodo CompartmentShapeHasBaseCompartmentShape.GetLinkToBaseClass

Ottiene il collegamento CompartmentShapeHasBaseCompartmentShape a un oggetto CompartmentShape.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetLinkToBaseClass ( _
    subCompartmentShapeInstance As CompartmentShape _
) As CompartmentShapeHasBaseCompartmentShape
public static CompartmentShapeHasBaseCompartmentShape GetLinkToBaseClass(
    CompartmentShape subCompartmentShapeInstance
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CompartmentShapeHasBaseCompartmentShape Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition