Aracılığıyla paylaş


ActivityPreviewDesigner.ContainedDesigners Özellik

Tanım

Etkinlik önizleme tasarımcısı tarafından görüntülenen etkinlik tasarımcıları koleksiyonunu 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

ReadOnlyCollection<ActivityDesigner>

ActivityDesigner tarafından ActivityPreviewDesignergörüntülenen tasarımcıları içeren salt okunur koleksiyon.

Şunlara uygulanır