Activity.Parent Özellik

Tanım

Bu CompositeActivityiçeren Activity alır.

public:
 property System::Workflow::ComponentModel::CompositeActivity ^ Parent { System::Workflow::ComponentModel::CompositeActivity ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Workflow.ComponentModel.CompositeActivity Parent { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Parent : System.Workflow.ComponentModel.CompositeActivity
Public ReadOnly Property Parent As CompositeActivity

Özellik Değeri

Bu öğesinin Activity üst öğesidir Activity.

Öznitelikler

Açıklamalar

Nothing bir iş akışı veya kök Activity ise, Visual Basic içinde null başvuru (Activity) döndürür.

Şunlara uygulanır