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.
public:
property bool SupportsLayoutPersistence { bool get(); };
public bool SupportsLayoutPersistence { get; }
member this.SupportsLayoutPersistence : bool
Public ReadOnly Property SupportsLayoutPersistence As Boolean
Valeur de propriété
true
lorsque le concepteur prend en charge la persistance de disposition, sinon false
.