Share via


CompartmentMapHasElementsDisplayedPath.CompartmentMap Property

DomainRole CompartmentMap Path identifying the collection of elements displayed in the compartment.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)

Syntax

[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "ElementsDisplayed", 
    PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapHasElementsDisplayedPath/CompartmentMap.PropertyDisplayName", 
    PropagatesCopy = PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, 
    Multiplicity = Multiplicity.One)]
[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")]
public CompartmentMap CompartmentMap { get; set; }

Property Value

Type: Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap

.NET Framework Security

See Also

Reference

CompartmentMapHasElementsDisplayedPath Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace