ConnectionPoint.AssociatedDesigner Tulajdonság

Definíció

Lekéri azt a tevékenységtervezőt, amelyhez a csatlakozási pont tartozik.

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

Tulajdonság értéke

Az ActivityDesigner a pont, amelyhez a csatlakozási pont tartozik.

A következőre érvényes: