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)가 포함된 경우

적용 대상

제품 버전
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1