Freigeben über


CompartmentShapeHasBaseCompartmentShape-Konstruktor (CompartmentShape, CompartmentShape)

Konstruktor erstellt eine CompartmentShapeHasBaseCompartmentShape-Verbindung in derselben Partition wie das angegebene CompartmentShape her

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

Syntax

'Declaration
Public Sub New ( _
    source As CompartmentShape, _
    target As CompartmentShape _
)
public CompartmentShapeHasBaseCompartmentShape(
    CompartmentShape source,
    CompartmentShape target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

CompartmentShapeHasBaseCompartmentShape Klasse

CompartmentShapeHasBaseCompartmentShape-Überladung

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace