Partager via


DesignerView.AssociatedDesigner Propriété

Définition

Obtient le concepteur d'activité associé au mode concepteur.

public:
 virtual property System::Workflow::ComponentModel::Design::ActivityDesigner ^ AssociatedDesigner { System::Workflow::ComponentModel::Design::ActivityDesigner ^ get(); };
public virtual System.Workflow.ComponentModel.Design.ActivityDesigner AssociatedDesigner { get; }
member this.AssociatedDesigner : System.Workflow.ComponentModel.Design.ActivityDesigner
Public Overridable ReadOnly Property AssociatedDesigner As ActivityDesigner

Valeur de propriété

ActivityDesigner

Objet ActivityDesigner associé au DesignerView.

S’applique à