Číst v angličtině

Sdílet prostřednictvím


ElementMergeDirective.UsesCustomMerge Property

Gets or sets the value of UsesCustomMerge domain property. If True, custom code defines how an element of the indexing class is merged.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)

Syntax

[DomainObjectIdAttribute("d9f04dc6-6ecd-406d-8f1f-2af36f8162b3")]
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective/UsesCustomMerge.Category", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective/UsesCustomMerge.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective/UsesCustomMerge.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public bool UsesCustomMerge { get; set; }

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

ElementMergeDirective Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace