StructuredCompositeActivityDesigner.ActiveView 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 ou définit les DesignerView informations qui contiennent des informations sur l’affichage du concepteur actuel affiché par le StructuredCompositeActivityDesigner.
public:
property System::Workflow::ComponentModel::Design::DesignerView ^ ActiveView { System::Workflow::ComponentModel::Design::DesignerView ^ get(); void set(System::Workflow::ComponentModel::Design::DesignerView ^ value); };
public System.Workflow.ComponentModel.Design.DesignerView ActiveView { get; set; }
member this.ActiveView : System.Workflow.ComponentModel.Design.DesignerView with get, set
Public Property ActiveView As DesignerView
Valeur de propriété
Qui DesignerView contient des informations sur l’affichage actuel affiché par le StructuredCompositeActivityDesigner.
Remarques
ActiveView contient l’ID d’affichage et tout texte, images, concepteurs d’activités et données utilisateur associées à la vue.