Aracılığıyla paylaş


Activity.Parent Özellik

Tanım

Bu Activityöğesini içeren öğesini CompositeActivity 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

CompositeActivity

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

Öznitelikler

Açıklamalar

İş akışı veya kök Activityise Activity null başvuru (Nothing Visual Basic) döndürür.

Şunlara uygulanır