AttributedDomainElementHasAttributes.Element 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
DomainRole 元素
public:
property Microsoft::VisualStudio::Modeling::DslDefinition::AttributedDomainElement ^ Element { Microsoft::VisualStudio::Modeling::DslDefinition::AttributedDomainElement ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::AttributedDomainElement ^ value); };
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElementHasAttributes/Element.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElementHasAttributes/Element.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("781040fe-bef5-43e6-9fb0-20f8ae33552a")]
[Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroMany, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElementHasAttributes/Element.PropertyDisplayName", PropertyName="Attributes")]
public Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement Element { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElementHasAttributes/Element.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElementHasAttributes/Element.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("781040fe-bef5-43e6-9fb0-20f8ae33552a")>]
[<Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroMany, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElementHasAttributes/Element.PropertyDisplayName", PropertyName="Attributes")>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Element : Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement with get, set
Public Property Element As AttributedDomainElement
属性值
- 属性