Share via


DslDefinesEditor.GetLinkToDsl(Editor) Method

Definition

Get the DslDefinesEditor link to a Editor.

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

Parameters

editorInstance
Editor

Returns

Attributes

Applies to