Condividi tramite


Metodo CompartmentShapeHasBaseCompartmentShape.GetLink

Ottiene il collegamento CompartmentShapeHasBaseCompartmentShape tra un determinato oggetto CompartmentShape e 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 GetLink ( _
    source As CompartmentShape, _
    target As CompartmentShape _
) As CompartmentShapeHasBaseCompartmentShape
public static CompartmentShapeHasBaseCompartmentShape GetLink(
    CompartmentShape source,
    CompartmentShape target
)

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