SequenceDesignerAccessibleObject(SequentialActivityDesigner) 建構函式

定義

透過指定的 SequenceDesignerAccessibleObject初始化類別的新實例SequentialActivityDesigner

public:
 SequenceDesignerAccessibleObject(System::Workflow::ComponentModel::Design::SequentialActivityDesigner ^ activityDesigner);
public SequenceDesignerAccessibleObject(System.Workflow.ComponentModel.Design.SequentialActivityDesigner activityDesigner);
new System.Workflow.ComponentModel.Design.SequenceDesignerAccessibleObject : System.Workflow.ComponentModel.Design.SequentialActivityDesigner -> System.Workflow.ComponentModel.Design.SequenceDesignerAccessibleObject
Public Sub New (activityDesigner As SequentialActivityDesigner)

參數

activityDesigner
SequentialActivityDesigner

SequentialActivityDesigner 應用於可及物件。

適用於