ActivityDesigner.IWorkflowRootDesigner.SupportsLayoutPersistence 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 la valeur qui indique si le concepteur racine de workflow réel prend en charge la persistance de disposition.
property bool System::Workflow::ComponentModel::Design::IWorkflowRootDesigner::SupportsLayoutPersistence { bool get(); };
bool System.Workflow.ComponentModel.Design.IWorkflowRootDesigner.SupportsLayoutPersistence { get; }
member this.System.Workflow.ComponentModel.Design.IWorkflowRootDesigner.SupportsLayoutPersistence : bool
ReadOnly Property SupportsLayoutPersistence As Boolean Implements IWorkflowRootDesigner.SupportsLayoutPersistence
Valeur de propriété
true
si le concepteur prend en charge la persistance de disposition, sinon false
.