Share via


ActivityExecutionContextManager.ExecutionContexts Özellik

Tanım

Henüz tamamlanmamış olan geçerli etkinlik tarafından oluşturulan yürütme bağlamları kümesini temsil eder.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::ActivityExecutionContext ^> ^ ExecutionContexts { System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::ActivityExecutionContext ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.ActivityExecutionContext> ExecutionContexts { get; }
member this.ExecutionContexts : System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.ActivityExecutionContext>
Public ReadOnly Property ExecutionContexts As ReadOnlyCollection(Of ActivityExecutionContext)

Özellik Değeri

Bu örnekle ilişkilendirilmiş (ler ActivityExecutionContext) içeren koleksiyon.

Şunlara uygulanır