Share via


DslDefinesEditor.GetDsl(Editor) Method

Definition

Gets Dsl.

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

Parameters

element
Editor

Returns

Dsl
Attributes

Applies to