DslDefinesExplorer.GetLink(Dsl, 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 one DslDefinesExplorer link between a given Dsland a Explorer.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DslDefinesExplorer ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::Dsl ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::Explorer ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinesExplorer GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.Dsl source, Microsoft.VisualStudio.Modeling.DslDefinition.Explorer target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.Dsl * Microsoft.VisualStudio.Modeling.DslDefinition.Explorer -> Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinesExplorer
Public Shared Function GetLink (source As Dsl, target As Explorer) As DslDefinesExplorer
Parameters
- source
- Dsl
- target
- Explorer
Returns
- Attributes