Share via


ClassHasElementMergeDirectives.GetLinkToDirectiveOf Method

Definition

Get the ClassHasElementMergeDirectives link to a ElementMergeDirective.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ClassHasElementMergeDirectives ^ GetLinkToDirectiveOf(Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirective ^ directiveInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasElementMergeDirectives GetLinkToDirectiveOf (Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective directiveInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToDirectiveOf : Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective -> Microsoft.VisualStudio.Modeling.DslDefinition.ClassHasElementMergeDirectives
Public Shared Function GetLinkToDirectiveOf (directiveInstance As ElementMergeDirective) As ClassHasElementMergeDirectives

Parameters

directiveInstance
ElementMergeDirective

Returns

Attributes

Applies to