ActivityDesigner.OnExecuteDesignerAction(DesignerAction) Metod

Definition

ActivityDesigner Meddelar när användaren klickar på de konfigurationsfel som är associerade med designern.

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)

Parametrar

designerAction
DesignerAction

Associerad DesignerAction med konfigurationsfelet.

Undantag

designerAction innehåller en nullreferens (Nothing i Visual Basic).

Gäller för