ConnectionPoint.ConnectionEdge 属性

定义

获取连接点所在的设计器边缘。

public:
 property System::Workflow::ComponentModel::Design::DesignerEdges ConnectionEdge { System::Workflow::ComponentModel::Design::DesignerEdges get(); };
public System.Workflow.ComponentModel.Design.DesignerEdges ConnectionEdge { get; }
member this.ConnectionEdge : System.Workflow.ComponentModel.Design.DesignerEdges
Public ReadOnly Property ConnectionEdge As DesignerEdges

属性值

一个 DesignerEdges ,指定显示活动 ConnectionPoint 设计器边缘。

适用于