Connector.ParentDesigner 属性

定义

获取工作流设计图面上显示连接器的设计器。

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

属性值

FreeformActivityDesigner

工作流设计图面上显示连接器的 FreeformActivityDesigner

适用于