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,接點會顯示在其上。

適用於