ElementMergeDirectiveHasLinkCreationPaths.ElementMergeDirective 属性

DomainRole ElementMergeDirective 链接合并指令定义的创建路径。

命名空间:  Microsoft.VisualStudio.Modeling.DslDefinition
程序集:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll 中)

语法

声明
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "LinkCreationPaths",  _
    PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths/ElementMergeDirective.PropertyDisplayName",  _
    PropagatesCopy := PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer,  _
    Multiplicity := Multiplicity.ZeroMany)> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths/ElementMergeDirective.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths/ElementMergeDirective.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("9b73b156-4304-4793-bf17-cf9c706575d9")> _
Public Property ElementMergeDirective As ElementMergeDirective
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "LinkCreationPaths", 
    PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths/ElementMergeDirective.PropertyDisplayName", 
    PropagatesCopy = PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, 
    Multiplicity = Multiplicity.ZeroMany)]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths/ElementMergeDirective.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths/ElementMergeDirective.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("9b73b156-4304-4793-bf17-cf9c706575d9")]
public ElementMergeDirective ElementMergeDirective { get; set; }

属性值

类型:Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective

.NET Framework 安全性

请参见

参考

ElementMergeDirectiveHasLinkCreationPaths 类

Microsoft.VisualStudio.Modeling.DslDefinition 命名空间