Share via


Connector.ParentDesigner Eigenschaft

Definition

Ruft den Designer ab, auf dem die Verbindung auf der Workflowentwurfsoberfläche angezeigt wird.

public:
 property System::Workflow::ComponentModel::Design::FreeformActivityDesigner ^ ParentDesigner { System::Workflow::ComponentModel::Design::FreeformActivityDesigner ^ get(); };
public System.Workflow.ComponentModel.Design.FreeformActivityDesigner ParentDesigner { get; }
member this.ParentDesigner : System.Workflow.ComponentModel.Design.FreeformActivityDesigner
Public ReadOnly Property ParentDesigner As FreeformActivityDesigner

Eigenschaftswert

FreeformActivityDesigner

Der FreeformActivityDesigner, auf dem die Verbindung auf der Workflowentwurfsoberfläche angezeigt wird.

Gilt für