다음을 통해 공유


ActivityDesignerAccessibleObject(ActivityDesigner) 생성자

정의

지정된 ActivityDesignerAccessibleObject을 사용하여 ActivityDesigner 클래스의 새 인스턴스를 초기화합니다.

public:
 ActivityDesignerAccessibleObject(System::Workflow::ComponentModel::Design::ActivityDesigner ^ activityDesigner);
public ActivityDesignerAccessibleObject (System.Workflow.ComponentModel.Design.ActivityDesigner activityDesigner);
new System.Workflow.ComponentModel.Design.ActivityDesignerAccessibleObject : System.Workflow.ComponentModel.Design.ActivityDesigner -> System.Workflow.ComponentModel.Design.ActivityDesignerAccessibleObject
Public Sub New (activityDesigner As ActivityDesigner)

매개 변수

activityDesigner
ActivityDesigner

내게 필요한 옵션 지원 개체를 적용할 ActivityDesigner입니다.

적용 대상