Partilhar via


Propriedade CompartmentMapHasElementsDisplayedPath.CompartmentMap

Caminho de CompartmentMap de DomainRole identificando a coleção de elementos exibidos no compartimento.

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

Sintaxe

'Declaração
<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; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap

Segurança do .NET Framework

Consulte também

Referência

CompartmentMapHasElementsDisplayedPath Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition