IWorkflowRootDesigner.SupportsLayoutPersistence 属性

定义

获取指示实际工作流根设计器是否支持布局持久性的值。

public:
 property bool SupportsLayoutPersistence { bool get(); };
public bool SupportsLayoutPersistence { get; }
member this.SupportsLayoutPersistence : bool
Public ReadOnly Property SupportsLayoutPersistence As Boolean

属性值

true 当设计器支持布局持久性时;否则,为 false.

适用于