Aracılığıyla paylaş


CompositeActivity.EnabledActivities Özellik

Tanım

Etkinleştirilen alt kümesini Activities temsil eden salt okunur koleksiyonu alır.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::Activity ^> ^ EnabledActivities { System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::Activity ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Activity> EnabledActivities { get; }
[<System.ComponentModel.Browsable(false)>]
member this.EnabledActivities : System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Activity>
Public ReadOnly Property EnabledActivities As ReadOnlyCollection(Of Activity)

Özellik Değeri

ReadOnlyCollection<Activity>

Etkinleştirilen alt kümesini Activities temsil eden salt okunur koleksiyon.

Öznitelikler

Şunlara uygulanır