WorkflowOutlineNode(Activity) Oluşturucu

Tanım

Bir etkinlik kullanarak sınıfının yeni bir örneğini WorkflowOutlineNode başlatır.

public:
 WorkflowOutlineNode(System::Workflow::ComponentModel::Activity ^ activity);
public WorkflowOutlineNode(System.Workflow.ComponentModel.Activity activity);
new System.Workflow.ComponentModel.Design.WorkflowOutlineNode : System.Workflow.ComponentModel.Activity -> System.Workflow.ComponentModel.Design.WorkflowOutlineNode
Public Sub New (activity As Activity)

Parametreler

activity
Activity

Activity düğümle ilişkilendirmek için.

Özel durumlar

activity null başvuru içeriyor (Nothing Visual Basic).

Şunlara uygulanır