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 出現在工作流程設計表面上的

適用於