DslLibraryDefinesElements.GetLinkToDslLibrary(DiagramElement) 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 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