Propriedade ClassIndexesElementMergeDirective.IndexingMergeDirective
Classe de IndexingMergeDirective DomainRole do elemento cujo comportamento de mesclagem a diretiva define.
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
<DomainObjectIdAttribute("06386529-6583-4698-aeb5-ae29c8ddb4ce")> _
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "Index", PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective/IndexingMergeDirective.PropertyDisplayName", _
PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy, Multiplicity := Multiplicity.One)> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective/IndexingMergeDirective.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective/IndexingMergeDirective.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective/IndexingMergeDirective.Category", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property IndexingMergeDirective As ElementMergeDirective
[DomainObjectIdAttribute("06386529-6583-4698-aeb5-ae29c8ddb4ce")]
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "Index", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective/IndexingMergeDirective.PropertyDisplayName",
PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy, Multiplicity = Multiplicity.One)]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective/IndexingMergeDirective.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective/IndexingMergeDirective.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ClassIndexesElementMergeDirective/IndexingMergeDirective.Category",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public ElementMergeDirective IndexingMergeDirective { get; set; }
Valor de propriedade
Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.