Condividi tramite


DesignerView.AssociatedDesigner Proprietà

Definizione

Ottiene l'ActivityDesigner associato alla visualizzazione di progettazione.

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

Valore della proprietà

ActivityDesigner

Oggetto ActivityDesigner associato all'oggetto DesignerView.

Si applica a