CompartmentShapeMap.CompartmentMaps Property

Definition

Gets a list of CompartmentMaps. Compartment maps defined by the compartment shape map.

public:
 property Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentMap ^> ^ CompartmentMaps { Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentMap ^> ^ get(); };
public Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap> CompartmentMaps { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.CompartmentMaps : Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap>
Public ReadOnly Property CompartmentMaps As LinkedElementCollection(Of CompartmentMap)

Property Value

Attributes

Applies to