SequentialWorkflowHeaderFooter.AssociatedDesigner Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le concepteur racine auquel l'en-tête ou le pied de page est appliqué.
protected:
property System::Workflow::ComponentModel::Design::SequentialWorkflowRootDesigner ^ AssociatedDesigner { System::Workflow::ComponentModel::Design::SequentialWorkflowRootDesigner ^ get(); };
protected System.Workflow.ComponentModel.Design.SequentialWorkflowRootDesigner AssociatedDesigner { get; }
member this.AssociatedDesigner : System.Workflow.ComponentModel.Design.SequentialWorkflowRootDesigner
Protected ReadOnly Property AssociatedDesigner As SequentialWorkflowRootDesigner
Valeur de propriété
SequentialWorkflowRootDesigner auquel le SequentialWorkflowHeaderFooter est appliqué.