DslDefinesEditor.GetLinkToDsl(Editor) 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 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