StructuredCompositeActivityDesigner.ActiveView Propriété

Définition

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.

S’applique à