Compartment.CompartmentMaps 属性

定义

获取 CompartmentMaps 的列表。

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)

属性值

LinkedElementCollection<CompartmentMap>
属性

适用于