DomainClass.ElementMergeDirectives Property

Definition

Gets a list of ElementMergeDirectives.

public:
 property Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^> ^ ElementMergeDirectives { Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^> ^ get(); };
public Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective> ElementMergeDirectives { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementMergeDirectives : Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective>
Public ReadOnly Property ElementMergeDirectives As LinkedElementCollection(Of ElementMergeDirective)

Property Value

Attributes

Applies to