Freigeben über


CompartmentShape.Compartments-Eigenschaft

Ruft eine Liste mit Depots ab. Depots, durch die Depotform definiert.

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 ReadOnly Property Compartments As LinkedElementCollection(Of Compartment)
public LinkedElementCollection<Compartment> Compartments { get; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<Compartment>

.NET Framework-Sicherheit

Siehe auch

Referenz

CompartmentShape Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace