DslLibraryDefinesElements.GetLinkToDslLibrary(DiagramElement) Method

Definition

Get the DslLibraryDefinesElements link to a DiagramElement.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DslLibraryDefinesElements ^ GetLinkToDslLibrary(Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElement ^ diagramElementInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryDefinesElements GetLinkToDslLibrary (Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElement diagramElementInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToDslLibrary : Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElement -> Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryDefinesElements
Public Shared Function GetLinkToDslLibrary (diagramElementInstance As DiagramElement) As DslLibraryDefinesElements

Parameters

diagramElementInstance
DiagramElement

Returns

Attributes

Applies to