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