ActivityDesigner.OnExecuteDesignerAction(DesignerAction) 메서드

정의

사용자가 디자이너와 연결된 구성 오류를 클릭할 때 알 ActivityDesigner 립니다.

protected public:
 virtual void OnExecuteDesignerAction(System::Workflow::ComponentModel::Design::DesignerAction ^ designerAction);
protected internal virtual void OnExecuteDesignerAction(System.Workflow.ComponentModel.Design.DesignerAction designerAction);
abstract member OnExecuteDesignerAction : System.Workflow.ComponentModel.Design.DesignerAction -> unit
override this.OnExecuteDesignerAction : System.Workflow.ComponentModel.Design.DesignerAction -> unit
Protected Friend Overridable Sub OnExecuteDesignerAction (designerAction As DesignerAction)

매개 변수

designerAction
DesignerAction

DesignerAction 구성 오류와 관련된 경우

예외

designerAction null 참조를 포함합니다(Visual Basic Nothing).

적용 대상