DslLibraryDefinesElements.GetDslLibrary(DiagramElement) Method

Definition

Gets DslLibrary.

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

Parameters

element
DiagramElement

Returns

Attributes

Applies to