ActivityDesigner.IWorkflowRootDesigner.SupportsLayoutPersistence Propriedade
Definição
Obtém o valor que indica se o designer raiz de fluxo de trabalho atual dá suporte à persistência de layout.Gets the value that indicates whether the actual workflow root designer supports the layout persistence.
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
Valor da propriedade
true Se o designer oferecer suporte à persistência de layout; caso contrário, false .true if the designer supports layout persistence; otherwise, false.