FreeformActivityDesigner.Initialize(Activity) 方法

定義

透過使用指定的FreeformActivityDesigner初始化 Activity

protected:
 override void Initialize(System::Workflow::ComponentModel::Activity ^ activity);
protected override void Initialize(System.Workflow.ComponentModel.Activity activity);
override this.Initialize : System.Workflow.ComponentModel.Activity -> unit
Protected Overrides Sub Initialize (activity As Activity)

參數

activity
Activity

用 來Activity初始化 。FreeformActivityDesigner

備註

Initialize 在 中 FreeformActivityDesigner 加入一個設計屬性延伸器,直到設計表面被破壞為止。

適用於