DesignerHasDiagram.GetLinkToDiagram(Designer) 方法

定义

获取指向设计器的 DesignerHasDiagram 链接。

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DesignerHasDiagram ^ GetLinkToDiagram(Microsoft::VisualStudio::Modeling::DslDefinition::Designer ^ graphicalEditorInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DesignerHasDiagram GetLinkToDiagram (Microsoft.VisualStudio.Modeling.DslDefinition.Designer graphicalEditorInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToDiagram : Microsoft.VisualStudio.Modeling.DslDefinition.Designer -> Microsoft.VisualStudio.Modeling.DslDefinition.DesignerHasDiagram
Public Shared Function GetLinkToDiagram (graphicalEditorInstance As Designer) As DesignerHasDiagram

参数

graphicalEditorInstance
Designer

返回

DesignerHasDiagram
属性

适用于