IDesignerVerbProvider.GetVerbs(ActivityDesigner) Metoda

Definicja

ActivityDesignerVerb Zwraca kolekcję skojarzona z określonym ActivityDesignerelementem .

public:
 System::Workflow::ComponentModel::Design::ActivityDesignerVerbCollection ^ GetVerbs(System::Workflow::ComponentModel::Design::ActivityDesigner ^ activityDesigner);
public System.Workflow.ComponentModel.Design.ActivityDesignerVerbCollection GetVerbs (System.Workflow.ComponentModel.Design.ActivityDesigner activityDesigner);
abstract member GetVerbs : System.Workflow.ComponentModel.Design.ActivityDesigner -> System.Workflow.ComponentModel.Design.ActivityDesignerVerbCollection
Public Function GetVerbs (activityDesigner As ActivityDesigner) As ActivityDesignerVerbCollection

Parametry

activityDesigner
ActivityDesigner

Wartość ActivityDesigner , dla której ma być zwracana kolekcja czasowników działań.

Zwraca

Element ActivityDesignerVerbCollection zawierający czasowniki skojarzone z .ActivityDesigner

Dotyczy