Share via


DslDefinesEditor.GetEditor(Dsl) Method

Definition

Gets Editor.

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

Parameters

element
Dsl

Returns

Attributes

Applies to