다음을 통해 공유


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입니다.

적용 대상