ClassHasElementMergeDirectives.GetLinkToDirectiveOf Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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