Поделиться через


ClassHasElementMergeDirectives.Directive - свойство

Класс DomainRole директивы, для которого эта директива слияния.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
<DomainRoleAttribute(DomainRoleOrder.Target, PropertyName := "DirectiveOf",  _
    PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasElementMergeDirectives/Directive.PropertyDisplayName",  _
    PropagatesDelete := True, PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy,  _
    Multiplicity := Multiplicity.One)> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasElementMergeDirectives/Directive.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("71ec9e86-489c-43bd-bd10-05e133a92ebc")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasElementMergeDirectives/Directive.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property Directive As ElementMergeDirective
[DomainRoleAttribute(DomainRoleOrder.Target, PropertyName = "DirectiveOf", 
    PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasElementMergeDirectives/Directive.PropertyDisplayName", 
    PropagatesDelete = true, PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy, 
    Multiplicity = Multiplicity.One)]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasElementMergeDirectives/Directive.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("71ec9e86-489c-43bd-bd10-05e133a92ebc")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasElementMergeDirectives/Directive.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public ElementMergeDirective Directive { get; set; }

Значение свойства

Тип: Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective

Безопасность платформы .NET Framework

См. также

Ссылки

ClassHasElementMergeDirectives Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен