ConnectionPoint.AssociatedDesigner Eigenschap

Definitie

Hiermee haalt u de activiteitsontwerper op waartoe het verbindingspunt behoort.

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

Waarde van eigenschap

Het ActivityDesigner verbindingspunt waartoe het behoort.

Van toepassing op