IDesignerVerbProvider.GetVerbs(ActivityDesigner) 메서드

정의

지정된 에 ActivityDesignerVerb 연결된 컬렉션을 반환합니다 ActivityDesigner.

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

매개 변수

activityDesigner
ActivityDesigner

ActivityDesigner 작업 동사 컬렉션을 반환할 대상입니다.

반품

ActivityDesignerVerbCollection 에 연결된 동사가 들어 있는 ActivityDesigner항목입니다.

적용 대상