StructuredCompositeActivityDesigner.ContainedDesigners Özellik

Tanım

öğesinin alt öğeleri StructuredCompositeActivityDesignerolan tüm etkinlik tasarımcılarını içeren genel bir salt okunur koleksiyon alır.

public:
 virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::Design::ActivityDesigner ^> ^ ContainedDesigners { System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::Design::ActivityDesigner ^> ^ get(); };
public override System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Design.ActivityDesigner> ContainedDesigners { get; }
member this.ContainedDesigners : System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Design.ActivityDesigner>
Public Overrides ReadOnly Property ContainedDesigners As ReadOnlyCollection(Of ActivityDesigner)

Özellik Değeri

ActivityDesigner Alt tasarımcıları içeren salt okunur bir koleksiyon.

Şunlara uygulanır