ConnectionPoint.AssociatedDesigner Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bağlantı noktasının ait olduğu etkinlik tasarımcısını alır.
public:
property System::Workflow::ComponentModel::Design::ActivityDesigner ^ AssociatedDesigner { System::Workflow::ComponentModel::Design::ActivityDesigner ^ get(); };
public System.Workflow.ComponentModel.Design.ActivityDesigner AssociatedDesigner { get; }
member this.AssociatedDesigner : System.Workflow.ComponentModel.Design.ActivityDesigner
Public ReadOnly Property AssociatedDesigner As ActivityDesigner
Özellik Değeri
ActivityDesignerBağlantı noktasının ait olduğu.