共用方式為


CompartmentMapHasElementsDisplayedPath.CompartmentMap 屬性

DomainRole CompartmentMap 路徑識別在區間中顯示的項目集合。

命名空間:  Microsoft.VisualStudio.Modeling.DslDefinition
組件:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll 中)

語法

'宣告
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasElementsDisplayedPath/CompartmentMap.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasElementsDisplayedPath/CompartmentMap.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("c460a3f3-ae80-4447-aa49-2298f68d5733")> _
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "ElementsDisplayed",  _
    PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasElementsDisplayedPath/CompartmentMap.PropertyDisplayName",  _
    PropagatesCopy := PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer,  _
    Multiplicity := Multiplicity.One)> _
Public Property CompartmentMap As CompartmentMap
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasElementsDisplayedPath/CompartmentMap.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasElementsDisplayedPath/CompartmentMap.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("c460a3f3-ae80-4447-aa49-2298f68d5733")]
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "ElementsDisplayed", 
    PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasElementsDisplayedPath/CompartmentMap.PropertyDisplayName", 
    PropagatesCopy = PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, 
    Multiplicity = Multiplicity.One)]
public CompartmentMap CompartmentMap { get; set; }

屬性值

型別:Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap

.NET Framework 安全性

請參閱

參考

CompartmentMapHasElementsDisplayedPath 類別

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間