Sdílet prostřednictvím


ConnectionPoint.AssociatedDesigner Vlastnost

Definice

Získá návrháře aktivity, ke kterému spojovací bod patří.

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

Hodnota vlastnosti

ActivityDesigner

Do ActivityDesigner kterého spojovací bod patří.

Platí pro