Share via


DslDefinesExplorer.GetLinkToExplorer(Dsl) Method

Definition

Get the DslDefinesExplorer link to a Dsl.

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

Parameters

dslInstance
Dsl

Returns

Attributes

Applies to