ClassIndexesElementMergeDirective.IndexingMergeDirective-Eigenschaft
DomainRole Klasse IndexingMergeDirective des Elements, dessen Verhalten, zusammenführend, die Direktive definieren.
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Syntax
'Declaration
<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; }
Eigenschaftswert
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.