DslDefinesExplorer.GetLinkToDsl(Explorer) 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 DslDefinesExplorer link to a Explorer.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DslDefinesExplorer ^ GetLinkToDsl(Microsoft::VisualStudio::Modeling::DslDefinition::Explorer ^ explorerInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinesExplorer GetLinkToDsl (Microsoft.VisualStudio.Modeling.DslDefinition.Explorer explorerInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToDsl : Microsoft.VisualStudio.Modeling.DslDefinition.Explorer -> Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinesExplorer
Public Shared Function GetLinkToDsl (explorerInstance As Explorer) As DslDefinesExplorer
Parameters
- explorerInstance
- Explorer
Returns
- Attributes